And there is error somewhere:
from site:
When power is first applied, Puck.js checks if pin D28 is at 3.3v (which will be the case if it is connected to a Serial port's transmit line)
forom PUCKJS.py
'D29' : "If pulled up to 1 on startup, D28 and D29 become Serial1",
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.
Is it same for NRF52832DK?
And there is error somewhere:
from site:
When power is first applied, Puck.js checks if pin D28 is at 3.3v (which will be the case if it is connected to a Serial port's transmit line)
forom PUCKJS.py