You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I’m new to nRF52832, still manged to write few programs on the same. Now I’m trying to “Burn Bootloader” in Platformio - VS code
When I try to Bootload- it shows “Task running” and the process is not getting terminated.
I have also added this
[env:adafruit_feather_nrf52832]
platform = nordicnrf52
board = adafruit_feather_nrf52832
framework = arduino
Thankyou in advance.
The text was updated successfully, but these errors were encountered:
Hi,
I’m new to nRF52832, still manged to write few programs on the same. Now I’m trying to “Burn Bootloader” in Platformio - VS code
When I try to Bootload- it shows “Task running” and the process is not getting terminated.
I have also added this
[env:adafruit_feather_nrf52832]
platform = nordicnrf52
board = adafruit_feather_nrf52832
framework = arduino
Thankyou in advance.
The text was updated successfully, but these errors were encountered: