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 trying to configure the watchdog timer for my application but I am running into some "weird" things.
Is it correct that the reload value cannot be set once the...
Hello,I am using SDk14.1.How can I use NRF52832 connect to a specified host?I already know the MAC address of the host but have never connected to it。Can NRF52832 initiate...
Infocenter "Download offiline documentation" link is broken (see attached images). This occurs when using either IE or Chrome.
Please advise how to download SDK API.
Hi, Unfortunately, I'm stuck on this issue with running SDK-mesh example on Dongle. 1) I did: - took the project: nrf5_SDK_for_Mesh_v4.0.0_src\examples\light_switch\client...
I saw in this reply that the number of friendships a friend node can handle was limited by available RAM on the friend node. I set MESH_FRIEND_FRIENDSHIP_COUNT to 50 and after...
Now I come across such a problem, when the device is sending serial port data, at the same time to the mobile phone and bluetooth connection for related business processing...
Hi,
I am trying to implement energy efficient(batt powered) application for nrf9160, using UDP/DTLS/LWM2M as comm stack. Got "hello world" working, but now I am really confused...
Hi,
We're developing a product based on Zephyr for the NRF52840 (currently seems to be Zephyr 1.13 OpenSource variant). When doing power measurements, it seems that the...
nRF Sniffer is capturing packets, but I see no device names in the Devices List, and I cannot sniff a paring procedure.
The source address in the Devices List also do not...
I'm using the NRF9160DK, the asset_tracker example works fine over Cat-M together with the iBasis sim.
I want to run my applications on NB-IoT, so I'm trying to connect...
Hi,
I have an issue of watchdog in my application.
I think it may occur due to an interrupt (NFC trigger), which calls the function xTaskGetTickCount () instead of...
Hi community ! I saw a lot of subject about "Mesh throughput" which was outdated and i still have questions. I'm using nRF52840 DK with nRF5 SDK for Mesh v4.0.0
1) Does...
Hi,
I'm using nRF Connect to connect to the secure bootloader. In the debug log I see that an MTU of 185 is requested and 183 is replied. I also see this in the Wireshark...
When I used nrf52840 to connect the peripherals with pc-ble-driver-py, I had my own custom UUID, so I needed to add a custom UUID. I referred to this article , but the following...
Hi,
I know that there are different ways to set up the radio, but generally speaking, is there a general practice for how commercial devices' PHYs are set up when advertising...