ArduinoCore-arc32
ArduinoCore-arc32 copied to clipboard
First and foremost, thanks for introducing Curie to the Arduino world. To me it sparked interest in using the Curie for more serious projects. Having said that .. it appears...
after the other Wire/i2c issues have been closed ( #166 etc), and the speed got better, some I2C devices started working with the 101. However, it's still far from _really_...
The Processing-based orientation visualizer examples doesn't display properly. Pitch and roll are only shown independently when yaw is 0 or 180 degrees. When yaw is 90 degrees, they display the...
iOS doesn't see changes to Bluetooth services and characteristics between sketches **To duplicate** 1) Run example CurieBle -> LED 2) Use [LightBlue](https://itunes.apple.com/us/app/lightblue-explorer-bluetooth/id557428110?mt=8) from iPhone to connect to LED 3) Run...
I've attached a sketch, which is a cut-down version of one I'm working on. It sets one service with 5 characteristics: one write, 2 notify and 2 read. The write...
The method **setConnectionInterval(min, max)**, seems not to work? I have tried with numerous intervals, but none of them are being set. I understand that the device acts as a slave,...
With long writes from a device to the 101: I noticed that valueLength is always returning 64. It is necessary to get the correct length of data to keep from...
and tx\rx led is lighting
When I set my Arduino101 up as a peripheral and subscribed to notifications from it the Arduino hangs when the central devices moves out of range and a GATT timeout...
The only sample size it is supporting is 32 bit right now. Master/Slave | Transmit/Receive | Comments -- | -- | -- Master | Transmit | Curie drives the I2S...