You might just be able to upload the NRF52832DK image from here and have it work.
It'd expect there to be a UART (TX on pin D6, RX on pin D8), so you probably ought to wire that up to a USB-TTL converter at least at first (or tie D8 to 3.3v), but it may 'just work'. If you can use it with the standard firmware then everyone's happy :)
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.
You might just be able to upload the NRF52832DK image from here and have it work.
It'd expect there to be a UART (TX on pin D6, RX on pin D8), so you probably ought to wire that up to a USB-TTL converter at least at first (or tie D8 to 3.3v), but it may 'just work'. If you can use it with the standard firmware then everyone's happy :)