do you have full source ?
please public
UART to SPP bridge: how to send data from UART to SPP?
-
- Posts: 1
- Joined: Sat Dec 07, 2019 4:35 am
Re: UART to SPP bridge: how to send data from UART to SPP?
hi, can you please share your code? i need to set uart to ssp bridge to measure BT rate and module consumtion for esp32 mini/pico. i'm new to esp i've tried following the suggestions but no luck, thanksfor the help!
-
- Posts: 1
- Joined: Thu Aug 05, 2021 11:31 am
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 esp_spp_cb() for some reason.
I'm on platform-espressif32 v3.3.1 and esp-idf v4.3
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 esp_spp_cb() for some reason.
I'm on platform-espressif32 v3.3.1 and esp-idf v4.3
Who is online
Users browsing this forum: No registered users and 50 guests