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'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...
Currently, I have configured cs-gpios in the device tree and loaded the SPI in the main function. Why is D0 (representing CS) kept high in my experimental waveform, and SCLK...
Hello! Some time ago we bought your NRF54L15 dev kit 0.9.1. ( for channel sounding BLE6) with an aim to make a product for staff positioning at underground mines. For this...
I used the application_update example, added external FLASH support code, and incorporated the nrf\samples\wifi\scan code. Initially, the NRF9151 and NRF7002 communicate normally...
Dear All.
I tried to test and evaluate LoRaWAN stack on Zephyr, without success. I will need more time to debug what is happening by the logic analyzer. Meantime I attached...
Hello everyone,
We’re developing a prototype using the nRF52840 MCU, and we need to flash a bootloader over SWD using a 1.8 V system powered by a PMIC. I’m exploring whether...
Hi,
I have a question on the correct usage of queues in Zephyr.
I have a firmware program that uses multiple threads, and as it has developed over the years multiple threads...
Hello,
We are investigating a sudden battery drain issue in our nRF52832-based wireless product. During power profiling, we noticed unexpected current glitches (please see...
Hi,
I have nRF54H20, SDK 3.1.0
is there any sample (tested) which is running with high speed peripheral? I need to test high speed SPI (SPI120 or 121).
I found (....
I am trying to get an end to end BLE application working. I have an nRF52832 board that is running peripheral_uart. It is advertising and sending a text stream to the connected...
Hi Nordic support
We have ealier used your legasy SDK16.0 on nRF52840 where we where programming our device serial number in the UIRC area.
NRF_UICR->CUSTOMER[0-4] where...
Dear,
I was trying to flash a custom board using a nrf5340 module (Raytac MDBT53-1M) threw P20 connection of a nrf5340-DK like described in https://infocenter.nordicsemi...
I have discovered a serious issue with Bluetooth connectivity on iOS 26.
My device use nrf52832 and sdk15.3, it consistently disconnects just a few seconds after a successful...
Hello, i am already 1 week trying to make tracing working. I have NRF54L15DK and SEGGER J_TRACE PRO. I solder trace port on the board.
I did enable => nRF TPIU in nRF KConfig...