Hi,
I have a nrf54H20 board rev 0.9.2 and I followed the docs.nordicsemi.com/.../ug_nrf54h20_gs.html guide.
After the guide had been done I get following error when...
Hello,
Im worried i bricked my PPK2, as I had it in ammeter mode possibly reverse VIN/VOUT connections to my DUT.
The DUT is powered over usb externally. I tried to measure...
Hi I've just started developing with the nrf52840 and Ive been following the official documentation on how to use the programmer shipped with nRF Connect.
Unfortunately...
I need to implement an ISO 7816 peripheral on my nRF52832. Preferably, I'd like to leverage the existing UART driver (maybe app_serial?) so that I don't have to bit-bang the...
Hi,
Our custom board using the nRF52840 with SDK 15.0.0 experiences a higher current draw if it starts up without the USBD module enabled at some time. The first screenshot...
Hi,
I have installed the nRF Connect SDK v2.0.0 with Visual Studio and can now successfully, build, flash and run the nrf9160 at_client sample application. But when I try...
Hi,
What is the expected format to pass to nrf_cloud_agps_process()? I am working on an LwM2M server and want to be able to respond to /50001/0/{0,1} request coming from...
Is there any example of adding custom hci_rpmsg message ? I want to send three numbers(x, y, z) coordinate from NetCore to AppCore using hci_rpmsg through shared memeory....
Hi,
I am trying to run any of the samples, even the most basic ones as blinky, and they will not run on my nRF52840 dongle, which has a header to program directly with jlink...
Hi,
I have installed the nRF Connect SDK v2.0.0 with Visual Studio and can now successfully, build, flash and run the nrf9160 at_client sample application. But when I try...
Hi,
I have installed the nRF Connect SDK v2.0.0 with Visual Studio and can now successfully, build, flash and run the nrf9160 at_client sample application. But when I try...
Hi,
I have installed the nRF Connect SDK v2.0.0 with Visual Studio and can now successfully, build, flash and run the nrf9160 at_client sample application. But when I try...
Hi,
I have installed the nRF Connect SDK v2.0.0 with Visual Studio and can now successfully, build, flash and run the nrf9160 at_client sample application. But when I try...
Hi,
I am trying to run the sample code for the BME680 sensor over I2C.
I am using the sample code as is; the only modification is my overlay file to define the I2C pins...
ERROR: JLinkARM DLL load failed. Try again. If it keeps failing, please ERROR: reinstall latest JLinkARM from Segger webpage.
I tried downloading three different versions...
My application uses NVS to store data and it works just fine - no errors reading or writing , and saved data persists between device power cycles.
My application also has...
Well, clearly something is not right here. :)
How exactly does it try to "detect" VS Code?
I have now installed the Extension Pack from inside VS Code which worked...