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
Hi @MaxMyzer. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests specific to the project. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:
System: ESP32 C3
ArduinoBLE 1.3.7
I have a system where I would like to write and read from another device. I am currently using
nRF Connect
to test functionality.When I check if I
canWrite
, it always returnsfalse
- if I do anyway, it only seems to work for a0
value.I have created a sketch to demonstrate my issue:
I am not quite sure what it is I am doing wrong, any help would be appreciated.
The text was updated successfully, but these errors were encountered: