Skip to content

Jira 906 Device locks up using CurieIMU #495

Open
@khanning

Description

@khanning

While testing the new 2.0.0/2.0.1 corelibs I have encountered a bug using the Curie IMU module. With the 101 in peripheral mode, if a BLE characteristic is written to from an external central device while using the IMU, the device will occasionally lock up requiring a reset.

I put together a simple test case by modifying the led example sketch to read from the IMU periodically. You can use the included ledtest.js node script to communicate with the Arduino.

led.ino
ledtest.js

To test:

  1. Upload the led.ino to the Arduino 101 using either 2.0.0 or 2.0.1 corelibs
  2. Run npm install noble in the same directory as the ledtest.js file
  3. Execute node ledtest.js and wait for the device to lockup

Please let me know if you require any additional information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions