hai. I got thingy 52 from Nordic tech tour. now i would like to reconfigure it. for enabling all its sensor into RTOS(real-time operating system apache mynewt) with the nrf52 kit. what are the steps have to take to do it?
hai. I got thingy 52 from Nordic tech tour. now i would like to reconfigure it. for enabling all its sensor into RTOS(real-time operating system apache mynewt) with the nrf52 kit. what are the steps have to take to do it?
Hi,
We do not have a RTOS example on Thingy 52 so you have to implement this yourself. I suggest that you first download the Thingy SDK from our website. Then implement RTOS into the Thingy firmware. Take a look at the RTOS example in the SDK.
Also, the simplest way to flash the Thingy would be using a nRF5x DK with a 10-pin 2x5 1.27 mm pitch cable(like this one), and connect P20 or P19 (Debug out) ports to Thingy P9. Then use the onboard SEGGER J-Link debugger to flash the chip.
Hi,
We do not have a RTOS example on Thingy 52 so you have to implement this yourself. I suggest that you first download the Thingy SDK from our website. Then implement RTOS into the Thingy firmware. Take a look at the RTOS example in the SDK.
Also, the simplest way to flash the Thingy would be using a nRF5x DK with a 10-pin 2x5 1.27 mm pitch cable(like this one), and connect P20 or P19 (Debug out) ports to Thingy P9. Then use the onboard SEGGER J-Link debugger to flash the chip.