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
I'm testing downloading a file from AWS S3 using ncs but it's not working well. I'm getting an error called -116 Connection timed out. I also used another client to connect...
I am trying to split the external memory into littlefs storage and mcuboot secondary slot. But I'm not sure what I'm doing right
pm_static.yml
board_file.dts
Hello everyone I am using nrf5340 with sdk ncs v2.4.2, I broadcast BLE and there is a situation where it is stuck and cannot be controlled or do anything, but I can still...
I am working with an nrf9161 and I can see that the IMEI is not programmed and likely causing my connection issue. I only have the modem connected to an rtt and nrf5340 what...
Hello community,
I am developing a device that uses the NB-IoT network . I would like to know if the NB-IoT module of the nRF9160 supports SMS . If it does, will it provide...
Dear Ladies and Gentlemen,
We have recently started comparing the BM833 (and the corresponding nordic devkit nrf52840) with an other hardware (ESP32), neither uses amplified...
Hello everyone,
please take a look at my minimal reproducable example, which explains the problem and also includes some example measurements. derteufelqwe/nrf-ble-datarate...
Hi
As mentioned in the datasheet, UARTE can operate up to 1Mhz. Is there any special condition/factor to achieve this?
and how fast can a regular GPIO operate?
Thanks...
Computer : Mac Book Air M2
OS : Sonoma 14.5
Hardware : SEEED XIAO nRF52840 Sense
I am building my software using nRF Connect VSCode Extension, while when I select my...
nRF5340 NCS 2.6.1 nrfjprog 10.18.1
My project is based on coap_client and also uses MCUBOOT.
I can program both cores using VS Code, and I notice it splits merged_domains...
Hi,
I am using a nRF9161-DK to flash and debug an external nRF9160 board connected via the nRF9161-DK DEBUG OUT 10-pin connector.
In VS Code "CONNECTED DEVICES", I can...
Hi, I am currently working with the NRF52832 on a custom board that is working with a timer for a particular sleep interval now I have added an external RTC module, and i...
Using nrf9160 with W5500 Ethernet NCS Version 2.6.1
My normal MQTT connection is working fine, but connecting to aws is being an issue. I am getting mqtt -22 error. I...