• Hi! I'm afraid there's nothing built into Espruino that'd give you that level of control.

    For the test house, the best thing to do would be to use the example hex file that Nordic themselves provide. In Nordic SDK12 there is a file called examples/peripheral/radio_test/hex/radio­_test_pca10040.hex which is the precompiled firmware for the DK. It uses the same UART RX/TX pins that we mark on the MDBT42Q so if you've use those, you can connect a serial terminal and then it provides a simple command-line interface where you can tell it exactly what you want to do.

  • Had a look at that example, and it seems to be exactly what I need! Thank you. Now to dig out the NRF52-DK...

    Is it simple enough to get Espruino back on the chip?

About

Avatar for Gordon @Gordon started