Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
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...