This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How do I run SDK with arduino nano 33 ble board?

Hello, everyone!


I have arduino nano 33 ble board.
I understand that this board contains nrf52840 and can be used in nrf sdk.  I will connect the debugger pin and J-link on the back of the board to make firmware available.

But I don't know what to do after that.  There are so many things I don't know yet, so I want to know the basics first. 

My goal is to use LSM9DS1 IMU sensor and BLE on this board.

What do I need to do to firmware on SDK with this board? 

I'd appreciate it if you could tell me more from the beginning!!

Related