I have a test application which uses the "Azure IoT Hub" library. I have set up the IoT Hub, Update Account, update instance, etc. The device does successfully connect to...
Hello,
I get "data_len_update failed (err -5)" error message in lesson 3 exercise 2 of Bluetooth course. I have posted the output log below. Any idea why this is happening...
Hello,
We’re testing the nRF9160 GNSS performance on our custom PCB and have noticed that, even with A-GPS, the first fix after powering on the device takes significantly...
I am migrating from a child_image type project to the newer sysbuild system used in ncs v2.9.0.
My application is based on the ncs nrf5340_audio application, but my application...
Hi everyone,
I'm using the nRF54L15-DK and trying to implement a simple low-power cycle where the board:
Measures sensor values
Sends them via CoAP over OpenThread...
Hi,
I have an issue with nRF Kconfig GUI in VS Code.
My prj.conf is empty, and the _defconfig file of my board contains this:
When I open the GUI and...
I made some tests with PPK-II in source meter mode by connecting a load resistor in series with a Fluke 8846A ampere meter to the PPK output. A also hooked a GW Instek GDM...
Hi, As we know that, we can see, the data has been sent to nRF Cloud in JSON format by Thingy91-PCA20035. And we can also see that, we have respective APIs like "cloud_send...
Hey,
I am getting a
warning: #47-D: incompatible redefinition of macro "STATIC_ASSERT_SIMPLE" (declared at line 215) warning: #47-D: incompatible redefinition of macro...
Hello, I am working on a ble application which is streaming data via ble notifications. I am currently queuing up the packets in the notification queue and keeping track of...
Hello,
I am trying to use as least energy as possible. I run the ble_app_blinky example. The only change I did was commenting out: advertising_start(); such that no advertising...
Hello,
I'm using the nRF52840 Development Kit and SDK16.0.0_98a08e2.
I'm trying to run the example "proprietary_rf\esb_ptx\pca10056\".
It compiles and runs if I do not...
Hi,
I am not getting the exact starting and ending address of user flash storage like other controllers, How we can find that while using FDS and Fstorage and also i want...
I have a custom board with 5 buttons, and a status LED, using the nrf52832_xxaa chip. 2 of the 5 buttons never trigger an interrupt. It seems like this is because nrf_gpio_pin_read...
Hello, Nordic.
I'm currently developing multiple sensor beacons and a scanner for asset tracking (scanner app based on ble_app_uart_c)
ble_app_uart_c has SCAN...
Hello,
Im designing a board with nRF52832 with acceleration sensor and BLE application, so for the esd protection, should there be an housing of some sort, what all can...
We're migrating from Zentri AMS002 chip to to nRF52840.
We use custom service UUID: "175f8f23-a570-49bd-9627-815a6a27de2a" in nRF firmware.
As attached images show, custom...
Hi!
We're developing a board where we would like to switch between normal power mode (VDD shorted with VDDH) and high power mode (VDDH as input and VDD in highZ or supplying...
Hello everyone. I'm looking for BT5.1 most supported at current moment chip - to have devboard and SDK with ability of direction finding. Which one you can recommend? As I...
We are working with nRF52, in that we want to select any fix channel of BLE. We does not want to use ADH mechanism due to form a whole network on one channel.
So can you...