02-17-2022 03:52 PM
Hello everyone,
Is there a way to get the firmware for the Nicla Sense ME. I have checked the GitHub repo: https://github.com/arduino/nicla-sense-me-fw and tried to flash that firmware, which worked, but I am having issues with the Activity output.
If I use the example available here: https://docs.arduino.cc/tutorials/nicla-sense-me/cheat-sheet#sensor-ids and used the Activity example at end, I am getting an MbedOS Fault Handler issue. Every other output (by using the cheat sheet with the sensor ID) works, although at times inaccurate (like the temperature which if off by circa 6 degrees). Here is the code and output in the form of a screenshot:
Please let me know if there is a way to fix this. I personally believe it may be a firmware issue.
02-18-2022 08:42 AM
Hello Ciprian,
Activity is new example, but if you upgrade fw from github, the fw was the latest version.
02-18-2022 12:08 PM
Thanks Robin for your answer, but is there a way to actually solve the issue?
02-22-2022 03:38 AM
Hello Ciprian,
After the firmware is updated, use the new firmware to work with the new example.