Search found 1 match

by tofu_connected
Thu Aug 05, 2021 11:44 am
Forum: General Discussion
Topic: UART to SPP bridge: how to send data from UART to SPP?
Replies: 12
Views: 17110

Re: UART to SPP bridge: how to send data from UART to SPP?

I've managed to get data from UART to SPP. Here's the code: https://pastebin.com/yQEU2Tzt I'm not sure if everyhing here is needed, especially the GAP functionality. I had to move UART configuration before all of the bluetooth functionality because otherwise it would stop execution in the middle of ...