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) ...
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...
Hello there! I am working on a central-peripheral connection, where sometimes the central is not receiving notification(s) from the peripheral. The central then asks for a...
Completing the nRF Connect SDK Fundamentals in the DevAcademy, I stumbled across this question:
Why is true not a valid answer here? Running gpio_pin_set_dt(&led, true...
Hi,
I was following the beginners tutorial and things were fine till i reached the section to create a project from scratch. I was able to build this project as well.
...
Hello,
I'm curious if there is a dependency to use the same Bluetooth module to perform OTA. If I created my own custom board, would I need to use an identical Bluetooth...
I have followed the procedure given at following url https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/create_application.html and created a application(based...
Hello,
I am working with the Signetik M1-N1 module, which is using the nRF9160 chip, as well as the DEV-M1-N1 breakout board, for evaluation and development:
Since this...
Hi,
I am working on a project that uses nrf52833 as one of I2C master to communicate with few I2C slave devices. Meanwhile there is another MCU (stm32H7) on the same bus...
Hi,
I am looking for a sample programs for my use case, wherein :
1. I have to encrypt & store the DFU image which is present in secondary partition.
2. Decrypt the...
Hi,
I am trying to mount Fat FS using pm_static.yml instead of devicetree overlay fixed partition. I can generate a memory report, but when I try to mount file system I...
Hello All,
I have a very strange problem and i can not found any solution.
I have NRF52833DK and NRF52840DK where mi code is working perfectly. Compiled with OTA is ok...
According to the docs, when CEDRXS=3 is sent to the 9160, the modem disables eDRX and the unsolicited response code. However, this means there is no response code to listen...
Hello,
We found a problem with a device in mass production: nPM1100 doesnt start charging a deeply discharged battery.
Here is detailed information. This device was kept...