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
I am able to write and read BLE request and response via NRF BLE app for an embedded device. But while using this library for the same purpose, I am only able to send successful request but the indication is not working.
Pls Note: The scanner function and send function(for write) works fine and I have decided proper UUID as well as read write characteristic in the code as well as cross verified in the mobile app.
The text was updated successfully, but these errors were encountered:
I am able to write and read BLE request and response via NRF BLE app for an embedded device. But while using this library for the same purpose, I am only able to send successful request but the indication is not working.
Pls Note: The scanner function and send function(for write) works fine and I have decided proper UUID as well as read write characteristic in the code as well as cross verified in the mobile app.
The text was updated successfully, but these errors were encountered: