Hello,
I just received my nano BLE 33 board.
After having set up the Arduino IDE I started to Upload 2 different examples: Blink & Micro-speech.
Both examples were uploaded successful.
The problem is that it does not do anything special:
1 - The blink example just shows the power led (Green).
2 - The micro speech example just showed the Green + White led (Should change the led color when saying "Yes" right?)
Do these samples fit the nano ble 33 board?
Any idea what can be wrong?
Below the log of the upload process:
Sketch uses 145352 bytes (14%) of program storage space. Maximum is 983040 bytes.
Global variables use 76952 bytes (29%) of dynamic memory, leaving 185192 bytes for local variables. Maximum is 262144 bytes.
Device : nRF52840-QIAA
Version : Arduino Bootloader (SAM-BA extended) 2.0 [Arduino:IKXYZ]
Address : 0x0
Pages : 256
Page Size : 4096 bytes
Total Size : 1024KB
Planes : 1
Lock Regions : 0
Locked : none
Security : false
Erase flash
Done in 0.000 seconds
Write 145360 bytes to flash (36 pages)
[ ] 0% (0/36 pages)
[= ] 5% (2/36 pages)
[== ] 8% (3/36 pages)
[=== ] 11% (4/36 pages)
[==== ] 13% (5/36 pages)
[===== ] 16% (6/36 pages)
[===== ] 19% (7/36 pages)
[====== ] 22% (8/36 pages)
[======= ] 25% (9/36 pages)
[======== ] 27% (10/36 pages)
[========= ] 30% (11/36 pages)
[========== ] 33% (12/36 pages)
[========== ] 36% (13/36 pages)
[=========== ] 38% (14/36 pages)
[============ ] 41% (15/36 pages)
[============= ] 44% (16/36 pages)
[============== ] 47% (17/36 pages)
[=============== ] 50% (18/36 pages)
[=============== ] 52% (19/36 pages)
[================ ] 55% (20/36 pages)
[================= ] 58% (21/36 pages)
[================== ] 61% (22/36 pages)
[=================== ] 63% (23/36 pages)
[==================== ] 66% (24/36 pages)
[==================== ] 69% (25/36 pages)
[===================== ] 72% (26/36 pages)
[====================== ] 75% (27/36 pages)
[======================= ] 77% (28/36 pages)
[======================== ] 80% (29/36 pages)
[========================= ] 83% (30/36 pages)
[========================= ] 86% (31/36 pages)
[========================== ] 88% (32/36 pages)
[=========================== ] 91% (33/36 pages)
[============================ ] 94% (34/36 pages)
[============================= ] 97% (35/36 pages)
[==============================] 100% (36/36 pages)
Done in 5.652 seconds