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...
Hello,
I started off doing a v3.1.1 build and got this serious warning message
warning: BT_CTLR_DTM_HCI (defined at subsys/bluetooth/controller/Kconfig.dtm:14) was assigned...
This is a bug report for nRF Connect SDK 3.1.1.
The zsock_poll() method and hence also the poll() wrapper method https://docs.nordicsemi.com/bundle/zephyr-apis-3.1.1/page...
When following through the process described on GitHub for the NCS_SERIAL_MODEM I get an error during the build. I am following the steps described in the readme exactly as...
Hello Nordic Team,
We have developed a custom PCB using nRF9151 and nPM1300 . Sometimes, the PMIC powers up and works normally; other times it doesn’t start at all. It occasionally...
Hi All
I have a question here.gatt Characteristic uuid has been Modified After the equipment has been in run for some time.
Current conditions of the equipment:
1.The...
Hi all,
I'm trying to use SPI Slave on a proprietary Hardware that use Ezurio BL54L15 (that contain a Nordic nRF54L15 chip). The environment is VSC + nRF Connect SDK 3.1...
Hello Nordic team,
I’m using the Mikroe nPM1300 PMIC Click Board (based on the Nordic nPM1300 PMIC ) with an ESP32 over I²C to charge a Li-ion battery.
Setup details:...
Hi,
May I know if the ncs add-on sdk-ant also supported nRF52833 because it is not mentioned in the list. Thanks.
Compatibility — ANT for nRF Connect SDK documentation...
Hi,
I need to use GRTC channel 0 in a nRF54L15 project. Channel 0 is special. It is the channel that the INTERVAL register controls. `zephyr/boards/nordic/nrf54l15dk/nrf54l_05_10_15_cpuapp_common...
Hello,
I’m designing a wearable device based on the nRF52832. To maintain time and date when the MCU and other sensors are completely disconnected from the 3.3 V supply...
Hi, I have an issue with nrf52DK, I cannod flash new version of my software. I have an error in VS Code:
* Executing task: nRF Connect: Flash: Aurora-nrf52/Aurora-nrf52...
Hello,
I am using Nordic nRF Connect SDK v3.1.1 and nRF5340DK board. My project is based on the project: GitHub - nordic-auko/nRF5-ble-timesync-demo: nRF52 clock synchronization...
Hi,
Has there any good course or training you recommend developing with LE Audio Development Kit either through Nordic official training or your preferred training program...
We observed a problem with our three different prototypes:
When there is only 5V-VBUS connected, the npm1300 does not ramp uo its voltages properly. The voltage rises up...