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

FreeRTOS on thingy52

Has anyone tried porting over on of the FreeRTOS examples for the nrf52 sdk onto the Thingy?

I see that it has the port in external/sdk13/external/freertos, but don't see any references anywhere to it.

If it's easier to run from the NRF52 SDK, is it possible to flash pca10040 images onto the thingy, or is there more configuration needed? Or should I be using a different version of the NRF52 sdk (currently 12.3.0 is that I have)?

Parents
  • Thanks Bjørn.

    I have looked a little at that, but as the eventual end product may not be targeting a Thingy (just generic nrf52832 on a custom board), I was hoping to be able to have an example built with just the NRF52 SDK. I do need the motion drivers for the thingy example, so I may see if It would be easy to add in the FreeRTOS files as they are now for the application I have built for the Thingy.

Reply
  • Thanks Bjørn.

    I have looked a little at that, but as the eventual end product may not be targeting a Thingy (just generic nrf52832 on a custom board), I was hoping to be able to have an example built with just the NRF52 SDK. I do need the motion drivers for the thingy example, so I may see if It would be easy to add in the FreeRTOS files as they are now for the application I have built for the Thingy.

Children
No Data
Related