The Puck just has a completely standard nRF52832 chip in it, so the samples should work.
However are you completely erasing the device first and also flashing a matching softdevice? Because if you're not using a matching SDK (Puck uses SDK12) then you'll hit problems
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi Adam,
The Puck just has a completely standard nRF52832 chip in it, so the samples should work.
However are you completely erasing the device first and also flashing a matching softdevice? Because if you're not using a matching SDK (Puck uses SDK12) then you'll hit problems