Hi,
We have onboarded several hundred nrRF9151 devices using the nRF Cloud "bulk onboard" UI (preconnect onboarding using device_credentials_installer.py ). Generally, this...
Hi,
We have onboarded several hundred nrRF9151 devices using the nRF Cloud "bulk onboard" UI (preconnect onboarding using device_credentials_installer.py ). Generally, this...
Hi there,
I would like to add some extra data to mesh-nodes, when not provisioned -- with ble_advdata_manuf_data_t usage. What is the best way to do it and where?
And...
Hi there,
I would like to add some extra data to mesh-nodes, when not provisioned -- with ble_advdata_manuf_data_t usage. What is the best way to do it and where?
And...
Hi there,
I would like to add some extra data to mesh-nodes, when not provisioned -- with ble_advdata_manuf_data_t usage. What is the best way to do it and where?
And...
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...