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…

Details

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…

Details

New Product: TinyESP ESP8266 Breadboard Adapter

TinyESP is a tiny size breadboard adapter for ESP-12/ESP-07 ESP8266 WiFi module. It contains a 3.3V voltage LDO, a Reset button and a flash jumper. Please refer the link for more information. Why did you make it? ESP8266 is an inexpensive serial-to-wifi tranceiver chip that can be used to connect any microcontroller with a serial…

Details

New Product Cactus Micro Overview

Cactus Micro is our integrated developement board, we have mixed Arduino with WIFI chip ESP8266 into a single board. It is targeted for makers to develop low power Internet-Of-Things (IoT) projects quickly and easily. It have very little size and very easy to use. Cactus Micro是我们提供的集成开发板,我们将Arduino和WIFI合并在一块小小的电路板上。用于物联网开发是便捷而又简单的事情。主芯片是Atmega32u4, WIFI模块使用了ESP8266。 How to buy it Buy Cactus Micro from…

Details

AprilBeacon iOS user guide

System requirements: iOS7 and over App has four main function menus: Beacons, Bluetooth, Tools, Setting. 1、Beacons In this menu, we can search iBeacons nearby. All beacons are sorted by UUID, Major, Minor value. You can check the distance and rssi value of the beacon by tapping one of beacons。

Details

安卓 AprilBeacon 2.0.3 版本发布

版本更新说明 新功能 有新版本时,自动提示更新,下载安装 修复 白名单为空时,修改设备UUID失败 由于beacon数据格式导致的强制关闭 由其他界面进入Devices界面时,小概率的崩溃 修复签名错误 优化 修改设备时,提示通知的显示时机 部分界面的跳转逻辑 下载链接 安智 豌豆荚 360市场 Google Play

Details