Hello guys.
Im using adafruit nrf52832 board and trying to add it on BOARD MANAGER Arduino IDE.
After following the instruction from the link but attached picture shows that it doesn't have the same board
like "Adafruit nRF52 by Adafruit"
Visited the link below where the boards information saved but the json file doesn't have the same board
https://downloads.arduino.cc/packages/package_index.json
what did I miss here?
any answer is appreciated .
solved it by deleting all the JSON file in Arduino15 folder from below location (set asided)
C:\Users\ardui\AppData\Local\Arduino15
when opened BOARD MANAGER on IDE the error message disappeared and JSON file created by itself
"error downloading https //downloads.arduino.cc/packages/package_index.json" <<<< disappeared message
FYI attached reference link