Hi,
I have an Intel based iMac running the latest macOS (12.6) and am having some trouble getting my RUI board working in the Arduino IDE and in the VisualStudio Code IDE.
In the Arduino IDE (version 2.0.0) I get this error when I try to install the RUI nRF boards via the boards manager.
Tool rak_rui:arm-none-eabi-gcc@9-2019q4 already installed
Tool rak_rui:[email protected] already installed
Tool rak_rui:[email protected] already installed
Tool rak_rui:[email protected] already installed
Downloading packages
rak_rui:[email protected]
Installing rak_rui:[email protected]
Failed to install platform: rak_rui:nrf52.
Error: 13 INTERNAL: Cannot install tool rak_rui:[email protected]: testing local archive integrity: testing archive size: fetched archive size differs from size specified in index: 445 != 410
And in the VSC IDE (version 1.71.2) I get this error when I try to install the RUI nRF boards via the boards manager.
[Starting] Install package - rak_rui...
rak_rui:nrf52:3.4.2
Error during install: finding platform dependencies: platform nrf52 not found in package rak_rui
Rebooting my computer does not fix the problem on either IDE. Uninstalling then rebooting and reinstalling either IDE does not fix the problem either.
Happens regardless of which of my RUI boards I use. I know the boards are working ok because I can attach to them and configure them and operate them just fine using WisToolBox.
Ideas?
Nathan.