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...
I have a nrf24 transmitter and receiver that I want to set up for max speed. I have my SPI's both at max and I set the crf24 register to reflect 18db (was not sure how this...
Hi,
I am setting up nRF connect SDK into Mac, however I received an error below when setting up a project in SEGGER:
Could you please help me to remove this error...
Hi,
I am currently trying to understand the BLE mesh concepts, but its a quite tough process. At the moment I am wondering the following:
Let's say that I wand to...
HI
How stable is the serial_uartesexample in nRF5? I'm running it on a PCA10056, the example works for about 5 seconds and then UART RX stops, i.e. nothing is received after...
I see unexpected delays when running MQTT sample. The issue seems to be network related. When connecting delay is "normal" but after a few seconds roundtrip delay increases...
Hi everyone:
My case is to reveice some useful information form beacon device, but I have no ideal that is the softdevice s112 support observing so far ?
The s132 softdevice...
Hello guys,
We are working on the project and using DK 9160. We want to use LTE Cat M1 connection, mqtt tls and we need full functionality embed tls. We started with demo...
I am having trouble with the DFU/bootloader. I have built a board using the nRF52832 chip which I can program using SES using JLink connection, using SDK 16 and s132. I now...
Hello,
I am trying to figure out how the button presses in the module esb_low_power_ptx_pca10040 are creating events?
I have done some research and do not see this module...
Hi,
I have a problem when setting up pyaci on Windows 10 up to date.
In pyaci when launching the command
In [3]: p = Provisioner(device, db) In [4]: 2019-07-12 06...
I'm developing mesh nodes with serial interface, and have used the information in this thread to successfully modify the mesh firmware to support coded PHY
https://devzone...
Hello! We have an app with bootloader on SDK 15.3.0. Is there a way to jump from application into bootloader without setting byte 0 of GPREGRET register? I.e. without this...
Good afternoon,
First of all, I hope that you are all well and are able to work from home, regardless of the government instructions of your country of residence.
My question...
Hello,
Does Nrf mesh SDK supports Kiel tool chain or anyother free tool chain?
My Segger Embedded Studio(3.28) License is over and I cant modify and build the code.
...