hi all i have similar issue. i flowed instructions and merge path rar to Adafrut nrf52
… when i try to compule i get error
In file included from C:\Users\LZ-Main\AppData\Local\Arduino15\packages\adafruit\hardware\nrf52\1.4.0\cores\nRF5/Arduino.h:41,
from C:\Users\LZ-Main\AppData\Local\Temp\.arduinoIDE-unsaved2023519-8108-1dkae0m.4o29\blinky\blinky.ino:21:
C:\Users\LZ-Main\AppData\Local\Arduino15\packages\adafruit\hardware\nrf52\1.4.0\cores\nRF5/WVariant.h:24:10: fatal error: nrf_soc.h: No such file or directory
24 | #include "nrf_soc.h"
| ^~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1
i googled that this can be foxed by selecting variant but i don’t see option of selecting any variants?
if i select adafruot fether, it comiles just fine but im sure thats differebt board
any recomendations?