Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Hi,
I believe there is a significant inconsistency between the documentation and implementation of AoA antenna switching in the nRF Connect SDK. My testing of this was done...
I have a custom nRF9160 application running based on asset_tracker_v2. It is working perfectly but I am seeing location error messages. The nRF9160 we have does not have GPS...
Hi everyone! I have a custom board with the Adarfuit UF2 Bootloader ( https://github.com/adafruit/Adafruit_nRF52_Bootloader) and a SoftDevice. With the old SDK v2.5.1 I created...
Hi! So I am trying to control two micro servos, MS18 with the nRF connect app. So far I have the code where I can control it with one instance, and hitting the true false...
I am trying to work with a BLE Mesh network. I am using the nRF5340 as a light and another board, the BGM220, as a switch. Both are provisioned and configured, but the switch...
Hi everyone,
I'm currently trying to build a program with the extension "nRF Connect", and here is how i proceed :
- add build configuration --> nrf5340_audio_dk/nrf5340...
Hey there! I'm looking for the official license info for nRF Command Line Tools and nRF Connect for Desktop. We want to install these on our work computers, but need to check...
Hello,
this is the first time I work with this device and the device is not for me or for my company.
I have to do an automatic test application, which should program...
Hi there,
So I am using an adapted version of the echo sample for I2S in the nRF Connect SDK in VS Code. I only want to use the echo example in receiving mode, so I have...
Hi, I'm using the nrf9160 with ncs2.7 on a custom board. Does the APN need to be explicilty set with `CONFIG_MODEM_ CELLULAR_APN` ? Or will it auto detect? Does it depend...
Hello,
We are using the NPM1300 with a lithium polymer battery that has integrated cell protection.
When the battery reaches the over-discharge level due to prolonged...
I got the following setup: nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001
nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001...
Hello!
I have a complex issue that I am trying to brainstorm. The task is that I am trying to receive a file over the air and be able to serial flash my STM32U575xx.
...
I have customed my own nrf54l15 board and run peripheral_uart demo successfully. Then I tried to measure its current while running peripheral_uart demo, it was up to almost...
Hi,
I've received the nRF54L15 DevKit and tested the power consumption during sleep Testproject in GIT: https://github.com/marcel-cd/nrf54l15dk-powertest
The result was...