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...
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 everyone. I'm using nRF Connect SDK 2.6.1. I'm implementing LittleFS for file management on an external QSPI-Flash. I need to format the flash and erase all of data. I...
Hello,
I am currently researching the best way to be able to change the rate at which I fetch a GPS fix. I want to start the program at 60 seconds, then depending on environmental...
This is a continuation of this question . It may be necessary reading to understand the context.
I 'm confused by this topic too, however I think the error about "boot_partition...
Hi,
I'm trying to build the MQTT sample for a custom board, trying to communicate between nrf52840 and nrf7002 via QSPI. Here's my board definition:
In the build configuration...
Hello everyone,
I Have a LTE reconnection issue after LTE signal loss with SDK 1.3.6. I was doing some LTE connectivity tests by placing the board in a faraday box. After...
Hello! We have developed a custom board featuring an nRF9160 and an ESP32-C3-MINI-1 co-processor, which is flashed with AT-firmware (version 3.2.0.0). Our current application...
Good morning, if I wanted to develop a board with the VM3011 device, where can I find it? It seems impossible to find it as a device in major stores, and I can't even find...
Hello,
I would like to develop a temperature logger which Starts to log temperatures between certain limits
The data is stored until the device has connectivity to the...
Hello,
I know this issue has been discussed extensively in different posts, and I believe I read all of them, but still I can't get it working.
I'm trying to drive...
Hi,
I'm trying to run the i2s output sample from NRF Connect SDK 2.7.0 on the nrf52840 DK, and I'm only getting the clock signal from P1.15, and no signal from any of the...
I'm just a bit fuzzy on how all of the bootloader stuff comes together.
Our application is small (100K-ish), so a dual-bank strategy seems appropriate.
It uses a proprietary...
Hi.
Could you please tell me how to trigger an interrupt when changing the USBREGSTATUS register?
I can monitor the state of this register in polling mode, but I don't...
We used two different packages of 833 and assembled two batches of PCBs. The first batch used the aQFN package, and the radio can operate normally. The second batch used the...
Hi,
We are using nrf Connect SDK v2.0.2 with the hci_rpmsg app programmed into the network core. We have a second radio test DTM application programmed into the network...