iOS Question Question about B4i and "TinySine BLE modules"

D

Deleted member 103

Guest
Hi,

Is it normal that I get only this info from "TinySine BLE modules"?
ble_1.png
 
D

Deleted member 103

Guest
It is not related to permissions. This is what the native API returns apparently.
On my Arduino code it can not lie, I already asked in the appropriate forum.
The error can only be the API.

In the Arduino code to read enough "int c = Serial2.read ();" and to write "Serial2.write (c);", because you can not go wrong.
And as already written, read works.
 
Upvote 0
D

Deleted member 103

Guest
Hi,

I have now tested my "TinySine BLE modules" with the app "LightBlue" and it all works perfectly, only with B4i it does not work. :(
 

Attachments

  • IMG_0008.PNG
    IMG_0008.PNG
    35.6 KB · Views: 217
  • IMG_0009.PNG
    IMG_0009.PNG
    58.7 KB · Views: 210
  • IMG_0010.PNG
    IMG_0010.PNG
    61.6 KB · Views: 207
  • IMG_0011.PNG
    IMG_0011.PNG
    59.8 KB · Views: 237
  • IMG_0012.PNG
    IMG_0012.PNG
    63.2 KB · Views: 211
Upvote 0

Angel Maza

Member
Licensed User
Longtime User
It's strange you can't read. Can you give us a screen capture with Android, and for example, the nrf master control panel of nordic? i've my own BT device and the characteristic has read and notify attrib, so you can use read and notify.

I would like notifications in both b4a and b4i !!!
 
Upvote 0

Similar Threads

Top