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

Did thingy support DTM and radio test mode?

Hi Nordic team

As the title mention, I would like to program the DTM and radio test mode on thingy.

Did thingy support it? 

Can I flash both program in thingy and switch between them?

Parents
  • Hi,

     

    The Thingy:52 is simply a PCB with an nRF52832 on it, so yes it supports both DTM example and radio test example. Note that due to the pin mappings on the Thingy:52 you might have to reassign the UART pins and rebuild the example to get it to work.

     

    By default they are two independent applications. It might be possible for you to combine them on your own, but keep in mind that each are designed to work with each their UART towards a PC and DTM tester, respectively. The simplest way might be to switch between them by e.g. togging a pin or something, or just keep them separate.

     

    Best regards,

    Andreas

Reply
  • Hi,

     

    The Thingy:52 is simply a PCB with an nRF52832 on it, so yes it supports both DTM example and radio test example. Note that due to the pin mappings on the Thingy:52 you might have to reassign the UART pins and rebuild the example to get it to work.

     

    By default they are two independent applications. It might be possible for you to combine them on your own, but keep in mind that each are designed to work with each their UART towards a PC and DTM tester, respectively. The simplest way might be to switch between them by e.g. togging a pin or something, or just keep them separate.

     

    Best regards,

    Andreas

Children
Related