How to use bluetooth after flashing mynewt - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PineTime (https://forum.pine64.org/forumdisplay.php?fid=134) +--- Forum: Development Discussion on PineTime (https://forum.pine64.org/forumdisplay.php?fid=136) +--- Thread: How to use bluetooth after flashing mynewt (/showthread.php?tid=16804) |
How to use bluetooth after flashing mynewt - razrosman - 06-09-2022 Hi, I'm new to pinetime development, so I used @lupyuen manual and managed to flash the mynewt firmware over rust with Raspberry pie 3. Now, I would like to use the bluetooth on the pinetime and connect it to a flutter application on my android device. I managed to run the flutter application using flutblue and also manage to discover some bluetooth devices, but not the pinetime itself. what am I missing? Thanks, Raz |