[摇一摇助手]Android版帮助中心

微信摇一摇周边配置教程 摇一摇助手使用教程 摇一摇助手下载 启动应用时,如你未开蓝牙,应用将提示你将蓝牙打开,如不开蓝牙,软件无法正常工作 启动蓝牙后,App将自动扫描周围的iBeacon设备,并以列表形式展现。 列表中展示了设备uuid、设备major、设备minor以及设备ID,其中设备ID最后的四位可以与设备上贴的ID最后四位相对应,如图所示AprBeacon_005A,其中005A可以与设备上贴的ID最后四位进行对应。

[摇一摇助手]iOS帮助中心

微信摇一摇周边配置教程 摇一摇助手使用教程 如何开启蓝牙 如果你没有打开蓝牙,助手会提示你开启蓝牙。你可以打开控制中心,点击蓝牙图标即可开启蓝牙服务。或者你也可以在设置->蓝牙中点击开启蓝牙的开关来开启蓝牙。

New Product: BlueDuino Rev2 available

The BlueDuino Rev2 is an Arduino compatible microcontroller development board based on the ATmega32U4 IC with BLE, built in. Just plug in the board and your ready to start programming! It’s the easiest way to get BLE in your project! Buy it on tindie.

How to fix the http post bug for Cactus Micro

The built-in esp8266 module of Cactus Micro need to upgrade firmware for support HTTP post request. There’s a little buggy for send NEWLINE to remote server. Upgrade the firmware for esp8266 Download firmware ai-thinker-0.9.5.2-9600.bin. Change the serial port to hardware serial. Use USB to UART converter to upgrade firmware. You can also refer this link…

How to change the serial port for Cactus Micro

Cactus Micro communication with ESP8266 with SoftwareSerial port (RX: 11, TX: 12) default. We can change it to the hardware serial port Serial1. Prepare tools A knife A Solder Soldering the jumper Step1. Cut the jumper in the red square Step2. Soldering the jumper to other side You’re done. Now the Cactus Micro communicate with…