What are the bluetooth instruction supported with BLE?


#1

Hi I’m currently sending BLE instructions to the mbot to control it but I saw that some features doesn’t work : for exemple, I try to send the instruction for the Buzzer but nothing appends…

It works for motors and led but nothing appends for buzzer… Is the buzzer ready to work with BLE ? or should I send something particular ?

I try to send thoses instructions :
//ff:55:05:00:02:22:00:00:0a
//ff:55:05:00:02:22:06:01:0a
//ff:55:05:00:02:22:ee:01:0a
//ff:55:05:00:02:22:88:01:0a
//ff:55:05:00:02:22:b8:01:0a
//ff:55:05:00:02:22:5d:01:0a
//ff:55:05:00:02:22:4a:01:0a
//ff:55:05:00:02:22:26:01:0a

I got them from the app on the playstore.

regards


#2