send link to app

Bluno Terminal app for iPhone and iPad


4.8 ( 7728 ratings )
Utilities Productivity
Developer: Air Vision
Free
Current version: 2.0, last update: 7 years ago
First release : 20 Jan 2014
App size: 5.93 Mb

Bluno Term is a terminal of Bluno which has an on-board BLE chip: TI CC2540 of Arduino UNO development board. The app can connect to and communicate with Blunos Serial via BLE (Bluetooth 4.0). We can send AT command to config the BLE through the app. We can also read/write data between the app and an Arduino Code (Programming), in this case, just initialize the Serial with baud rate of 115200 (Statement: Serial.begin(115200);), then reads/writes data.

Tips:
-发送“+++”切换到AT指令模式。
-切换到指令模式后,发送“AT+PASSWORD=[具体密码]”来开始使用AT指令。
-AT+EXIT”退出AT指令模式。
-Tap i (info button) to open settings view.
-You can turn off Ads.

For more information about Bluno, please visit web page: http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267