I installed everything required in tutorial (WiFiNINA library, Vidor libraries). I'm able to communicate with the board (MKR VIDOR 4000).
When I run the program VidorTestSketch, I have the followiing messages :
"Vidor bitstream version: 1020109
number of devices 9
1 02000000 MB_DEV_GPIO
1 03000000 MB_DEV_GFX
4 04000000 MB_DEV_I2C
6 05000000 MB_DEV_SPI
9 06000000 MB_DEV_UART
1 08000000 MB_DEV_SDRAM
4 09000000 MB_DEV_NP
11 0A000000 MB_DEV_ENC
0 0B000000 MB_DEV_REG
Pin A0 is HIGH
Pin A0 is LOW"
Which it's seems to be correct.
When I try now to run CheckFirmwareVersion on WiFiNINA examples, I got the following message :
"WiFiNINA firmware check.
Communication with WiFi module failed!"
I don't know how to solve this problem.
Any help ?
Thanks
The following thread (elsewhere on this forum) shows it has a solution to a WIFININA issue:
When I use Arduino's WIFI 101/WIFININA updater, I can get the test connection OK but when I try to install the firmware (only available 1.1.0) the prrogram block at "programming 814080 bytes..."
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.