If it was, but there's no bluetooth then I think you'd have to send it back and I'll send you another one out. Can you see any physical damage on the aerial?
But yes, you could try and communicate with it via Serial (http://www.espruino.com/Puck.js#serial-console) and could see if you can get it to scan for BLE devices with NRF.findDevices.
If you can't get the bootloader working I'm not sure there's much that could be done with it though.
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.
Wow, ok - but the red light was lit all the time?
If it was, but there's no bluetooth then I think you'd have to send it back and I'll send you another one out. Can you see any physical damage on the aerial?
But yes, you could try and communicate with it via Serial (http://www.espruino.com/Puck.js#serial-console) and could see if you can get it to scan for BLE devices with
NRF.findDevices
.If you can't get the bootloader working I'm not sure there's much that could be done with it though.