Hello,
I'm trying the Thingy 91X but I'm having a few issue with the demo application that connects to hello.nrfcloud.com:
After flashing it with the Quick Start from...
Hi All,
For our project we need to keep data about devices in sort of a backend service so they can be shared by several mobile phones, including some iOS devices.
iOS...
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...
Dear experts,
The following is my development environment:-
a. Using the PCA10040 development board,
b nRF UART 2.0 Anadroid application on my Nokia 6.0 mobile.
c...
Hi All,
I am using a custom board with nrf52832 and BMI160 sensor. I also have nrf52382 DK evaluation kit. This sensor was programmed with heart rate and battery service...
Hi,
I have a nRF52833 DK which contains PCA10100 debugger on it.
I would like to start coding with central role foe scanning multiple beacons. I didn't find any example...
I had an interesting call with the IT security team of a large Fortune 100 company. During our conversation they asked a few questions and I was wondering if someone from...
Hello,
While trying to compile a code that contains simple BLE peripheral functionality as well as battery measurement service after building the example I get the following...
We are trying to get the ble_app_uart project to run on an nRF52810 using Soft Device 113, since our application will require the LE Data Packet Length Extension.
Can you...
Hi Nordic:
I saw some old threads says that UICR->custom can't be write after softdevice enabled
I want to write UICR for Mesh-sdk application after softdevice enabled...
Dear all,
II want to test nRF9160 lte RF performance, whether I only need to connect via USB and then send AT+command command, or whether I need to connect to the uart interface...
Dear all,
I don’t know how to use AT commands, what tools do I need, and how do I connect on the hardware?
I want to use uart for communication and transmit TX, and then...
Hello,
I'm migrating all my projects from Eclipse to VSCode. On Eclipse I used to debug using JLink tools, however I would like to have a more generic tool (not all the...
Details: SDK v15.2.0 using HX711 sample code copy-pasted over twi_master_using_nrf_twi_mngr example. Windows 8.1, uploading to nRF52 DK.
I am having a hard time understanding...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hi,
We are using nRF52811 for one of our upcoming product. We plan to upgrade our firmware via DFU. I cant find any support or example codes for this controller for DFU...