Closed odbol closed 11 years ago
Oh not, sorry I have not yet updated the sample app. Moreover I have not yet decided to do this since the sample app was part of the Kickstarter rewards dedicated to the BLE-Shield v1.0.0 and the v1.0.x firmware. The new Firmware is perfectly supported by BLExplr, which I'm still working on. There will be soon a new version which supports iOS7, iBeacons and the Estimote Beacons as well.
Has the iPhone app in the Github repo been updated to work with the new Firmware? I updated to v1.1.0, but can't seem to get any messages from it. It connects ok, but doesn't respond to any write requests and doesn't print any notifications.
I noticed that the Arduino sketches are still using the old default baudrate 19200, instead of the new one 9600, and the characteristic ids haven't been changed in the header file even though the blog post says they've been changed.
I tried changing them to the new defaults, but haven't had any luck. Can you please test the iPhone app and Arduino sketches with the new firmware to make sure they work? Thanks!