Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
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 am using qt C++ to refactor the dfu master station, currently I have a problem, that is, I want to communicate with 52840 simulated com but failed, I initialize, you see...
When I click ACTIONS/Build to build, the executable module(merged.hex) is not created. Now that zephyr/zephyr.elf has been created, the process will finish.
[Environ] nRF...
Hi,
I wanted to characterise the CS accuracy by changing the default parameters in
I get errors when I try to change rtt_type to sounding sequence. I tried both 32 and...
My customer Penguin ID has the following question about HCI USB for the nRF54LM20A. He claims this is only on the old Zephyr stack and not on the new one. Can you please comment...
Hello,
I'm doing some experimentation with nRF54L15DK dev kit.
I connected PPK2 to P6 on the board to measure VDD:nRF current consumed.
The DK is loaded with a release...
I’m working on an nRF5340 project (NCS 2.9.2) with simultaneous multi-image DFU using MCUboot, MCUmgr (SMP over BLE), and external flash (MX25R64, like the DK).
App-core...
Hi
I am moving an application to nRF54L15DK.
SDK is v3.2.2, single core only, no sysbuild.
Whenever I try to debug I get:
-- west flash: using runner nrfutil -- runners...
Hi,
i am developing under NCS 3.2.1.
I would like to if there exist a stand-alone command for creating DFU (nrfutil sub-command or similar) instead of https://github.com...
Hi guys, I have been working with a custom PCB based around the nRF5340 that uses the nPM1100 as the PMIC. I have configured it for 1V8 VOUTB output, fixed VBUS, VTERM high...
Hello, in the design reference it explicitly mentions:
“Important note on C9: The grounding of the C9 capacitor MUST be isolated from ALL ground layers except the bottom...
Hello,
I’ve been using SSD1306 128x64 OLED displays with nRF52840 boards for several years without any issues, building with nRF Connect SDK 2.5.x to 3.1.0. Recently, I...
We have thousands of devices live in production and we sometimes encounter the situation that we cannot restart bluetooth advertising anymore after a connection attempt. ...
Hi, we are investigating some devices in field, and have limited logs to work with. From time to time, we see EMM reports with cause 255. According to nRF9160 AT Commands...
Hello,
I have been following the tutorial for the DECT NR+ Shell (nRF91x1: DECT NR+ Shell). However, I am unable to locate the sample referenced in the documentation:
...
Hello, I try to do work a ism330dhcx on a custom digital board with a custom board in which there is a NRF54L15 microcontroller. The sensor works on other custom board with...