Page 1 of 1

Micro:bit bluetooth examples

Posted: Thu May 24, 2018 10:48 am
by albsure
Hello World.

Bought the weather station kit and a micro:bit with hopes of sending the data over BLE to a phone.
The micro:bit examples for bluetooth are few, and not well explained. For example, I found a "simple-radio-tx" from Lancaster but it doesn't work with any phone apps that I've found.

Anybody have a solid example for bluetooth using micro:bit and a phone app?
"All I wanna do" is read the weather station sensors and send the data to a phone... There are several "BLE-UART" type apps that I though should do the trick, by just receiving streaming text from the micro:bit.

Thanks for any pointers.