I don't get DASH button with OTA ins standalone working. ASAP I add the pwr_en PIN the boot process stops. When I re-connect to creator pro (just GND & reset) it works.
Feels like the battery is to weak or sth?
I don't get DASH button with OTA ins standalone working. ASAP I add the pwr_en PIN the boot process stops. When I re-connect to creator pro (just GND & reset) it works.
Feels like the battery is to weak or sth?
| test: test.c | |
| gcc -o test -lhidapi test.c | |
| run: test | |
| ./test |
| {{ | |
| console.log('Global script') | |
| }} | |
| ### Request1 | |
| {{ | |
| console.log('R1: Local script 1 ' + (typeof response !== 'undefined')); | |
| }} |