I'm trying to add espruino to my new 9Axial nrf52832 board but failed.
It has one Switch,one BTN,9Axial(3Acceleration,3Gyroscope,3Magnetometer),8M spi flash,Battery...as the attachments photo
Perfect for playing with ;-)
The same product on Aliexpress, for someone who is interested in it.
Built cmd: make -j BOARD=NewBoard_SDK12 RELEASE=1 USE_BOOTLOADER=1
I flashed the hex file via SWD tools, and the led progress as follow, when power on:
blue led (about 4s)... // LED3
green led (about 1s)... // LED2
red led (Always on)... // LED1
stucked??
And i can't find the bluetooth advertising frome the new device, it stucked :(, please could give me some hints how to do next.
Thank you in advance for your helpfulness
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.
I'm trying to add espruino to my new 9Axial nrf52832 board but failed.
It has one Switch,one BTN,9Axial(3Acceleration,3Gyroscope,3Magnetometer),8M spi flash,Battery...as the attachments photo
Perfect for playing with ;-)
The same product on Aliexpress, for someone who is interested in it.
Nine Axis Motion Sensor
https://a.aliexpress.com/_mP4vpLz
Built cmd: make -j BOARD=NewBoard_SDK12 RELEASE=1 USE_BOOTLOADER=1
I flashed the hex file via SWD tools, and the led progress as follow, when power on:
blue led (about 4s)... // LED3
green led (about 1s)... // LED2
red led (Always on)... // LED1
stucked??
And i can't find the bluetooth advertising frome the new device, it stucked :(, please could give me some hints how to do next.
Thank you in advance for your helpfulness
here is the board file(most frome puck.js):
1 Attachment