MonolithStudio / BLEShield_shutter

The BLE shutter using BLE shield.
5 stars 2 forks source link

Cant confirm working on ios 7.0.6 or 7.1.0 #3

Open jacobrosenthal opened 10 years ago

jacobrosenthal commented 10 years ago

I cant currently confirm this code works. Im using a redbear ble shield and I can do the keyboard hid template fine.

This code, however, doesnt ever seem to get transmit credits. It seems like the keyboard example pairs and bonds and sets up the connection further and it does get transmit credits...

So Ive merged your HID usage table back into the keyboard examples services.h (making sure to send only one byte --0x01) and I can get paired and bonded and get credits but on 7.0.6 and 7.1 the devices never receive anything.

Can you confirm this exact piece of code works for you currently?

MonolithStudio commented 10 years ago

Yes. This code works fine in my environment. May you check the Nordic BLE arduino SDK version? I use 0.9.0.

MonolithStudio commented 10 years ago

You might want to try "Forget this Device" in the iPhone Bluetooth menu and then re-pair and connect.