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) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi there!
May I know how to have UART00 on P2 like what is shown below as I wanted to have higher speed.
Is it the same as other UART assignments on P0 and P1?
Thanks...
Hi Nordic team,
I'm currently testing the nRF9151 DK with a Conexa IoT SIM card in the United States (Philadelphia area). The board is flashed with the Asset Tracker v1...
Hello,
I a doing a ticket because I don't understand why my dht sensor doesn't fetch with my nrf54L15DK board.
Here is my overlay file :
/*
* Device Tree overlay...
Hi,
I'm building a small Matter device and I'm in the very early stages of prototyping.
I'm using a MinewSemi ME54BE01 module on a custom PCB.
The development kit from...
Hello,
I am developing a project with the nRF54L15 and would like to obtain recommendations for specific part numbers of crystals compatible with the reference layout. ...
Hi,the Nordic team
I found that I couldn't set the FeatureMap attribute in the occupancy sensing section within .zap. How can I set it then?
the borad:Nrf54L115
the...
Hello all,
I am working on a project with 2 nrf5340 Audio DK's, and I have been working for a while now on getting myself familiar with the audio application, but I have...
Hi,
I'm trying to run the zephyr/samples/drivers/adc/adc_dt example on the nRF54L15 DK .
I modified the board overlay file zephyr/samples/drivers/adc/adc_dt/boards/nrf54l15dk_nrf54l15_cpuapp...
Description:
I'm having an issue with my nRF52811 custom board where the device won't start BLE advertising after programming, but it works after cycling through GDB monitor...
Hello,
Following the NRF54L Express course I see that PWM duty cycle can be updated from RAM via EasyDMA but I can't see an example of how this can be done anywhere...
I'm moving to 2.9.1 and trying to get mipi working with a st7789 display. I have it working with 2.6.1 without mipi, but can't seem to get it working with mipi on a nrf5340dk...
When i flash i always get the this error: before this i had an another sensor the VL53L0X which worked perfectly.
[0Sensor device not ready! 0:00:00.254,119] <err> VL53L1X...