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...
I have not been able to create a stable development environment in macOS Monterey using the automatic installation process.
In order to better understand and document the...
Hello there,
I'm stuck on an issue when trying to perform a multi-image firmware upgrade on nrf5340dk when having both secondary images on external flash. I'm building the...
Hi all,
I'm trying something similar to this:
https://devzone.nordicsemi.com/f/nordic-q-a/21628/how-to-use-nrfjprog-dll
i.e. using the nrfprog.dll to connect with a...
I'm curious if the battery charging circuit in the Thingy:91 can keep the battery charged with a standard solar panel such as https://voltaicsystems.com/3-5-watt-panel/ ....
Hi, I am facing a problem with the selection "Enable debug options" when creating a build configuration. I use nRF connect SDK 1.9.1 with VSCode. I create an application from...
Hello all,
I have started to use the App timer library and RTC, indeed, I have added certain .c files as libraries to use just a simple start/stop time counter that is started...
Hello,
I wonder, is it possible that disabling all the codecs ? or can we use some custom codec ?
I just want to see the data on the headset ,which comes over ble...
Hey, I was trying to create a python application on a linux environment to send UDP messages over thread. Do I need to use the ot-ctl cli to send udp messages? I tried to...
Hi Dev team,
My question is related to the charging of the Thingy91 battery through solar panels. I have a solar panel connected to the Thingy on the points TP11 (Vbus)...
I added custom data to default asset_tracker_v2. The custom data is properly encoded and displayed in JSON format in LTE and acknowledged by Azure IOT, but it seems that the...
Hello Nordicsemi Executive,
We are planning to use nRF52840-CKAA-R(WLCSP-94) part number in our design.
Can you please tell us nRF52840-CKAA-R(WLCSP-94) device has internally...
Hello, i installed nrfjprog version: 10.14.0 external, JLinkARM.dll version: 6.86f. When i download hex file use nrfjprog -f, there is no log like erase 0xxxxx. How can i...
Hello,
I am facing the following issue:
I am using the blinky sample of Zephyr to control the output of a pin. When this pin is any of the LED pins of nrf5340dk, the output...