You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug:
I cannot send data from the device to my mobile using UART.
Set up
nRF52840 Sense
Windows 11 / Arduino 2.00 RC6
Bootloader
To Reproduce
Upload bleuart example
Open Serial
Start Uart in Bluefruit App
Reset Controller
Go to Uart in App again
Try to send something from the device (e.g. via Serial) to the App
nothing will be send
Expected behavior
Text is shown in App
Sometimes it already doesnt work without the reset. Sending from the App to Controller always works.
Strange is that when I comment out the blebas lines it works as exprected
When you leave Uart mode in the App and go back to Uart it also works even with blebas. But the red LED is blinking twice.
It seem that there is an interference with blebas.
The text was updated successfully, but these errors were encountered:
I found out, that the problem only occurs when the mobile phone and controller are paired/bonded. My devices were still bonded.
So maybe better take the example pairing_pin to reproduce.
When I unbond the device from mobile phone / tablet it works.
Do you still need the other information?
Describe the bug:
I cannot send data from the device to my mobile using UART.
Set up
To Reproduce
Expected behavior
Sometimes it already doesnt work without the reset. Sending from the App to Controller always works.
Strange is that when I comment out the blebas lines it works as exprected
When you leave Uart mode in the App and go back to Uart it also works even with blebas. But the red LED is blinking twice.
It seem that there is an interference with blebas.
The text was updated successfully, but these errors were encountered: