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...
Dear guys,
I am implementing a module that monitors the battery voltage for our tracker device using NRF9160.
I do not understand how to set up two parameters for the...
Hi:
The urgent problem we are facing now is:
debugging hci_usb on Linux, how to set MAC address and send/receive files ? hci_usb fw : \ncs\v1.3.0\zephyr\samples\bluetooth...
Hi, I have no found clear steps to create DFU zip packet for old one softdevice S132 SoftDevice v2.0.0.
I try to build with nrfutil pkg generate but seems its working only...
Hi,
We are currently trying the Long Range (Coded PHY) on our advertised message, but we can't see any improvement (range of about 50meters). The range can even be smaller...
Hello,
I'm using a NRF52832 with SoftDevice s132 v7.0. I also have freertos. I have an app which advertises and scans. The app is set up to trigger a break point on assertions...
I have some customers seeing an issue with advertising/connection after successful DFU. Everything was working before DFU. The changes in the new firmware have nothing to...
I am trying to port the examples/ble_central/ble_app_hrs_c project from the 52840/pca10056/s140 to a 52833/pca10100/s140 project.
Having trouble in the port from the nrf52840...
Hello, I'm using softdevice 6.0, SDK 15.0, secure bootloader buttonless S132. On the phone with Android I'm using: nRF Toolbox 2.9.0 with DFU Library version 1.10.3.
I start...
I have built a custom chip with nrf52840 on it.
I use Ses as development tool.
I took as startingpoint for software SDK15.3 with Softdevice 140
I took the ble_template...
I use SES for debugging,
the chip is nrf52840 with softdevice 140, sdk 15.3
I ported a project from 2017 and now I'm ready to compile all without any error,
but as...
I try to build and debugg a programm from 2017: SDK15.3 Sofdevice 140 5.0.0.2 alpha plattform was eclipse neon
I switched the plattform to SES because neon sucks too install...
Hello,
We have a custom device using nRF52832 with a MTU of 20 bytes, and for one of the tests we are trying to write 248 bytes to the device with nRFConnect, can the "add...
Hi
I want to download the reference design of NRF52840 develop board, I found the follow address ...
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hello,
I've add gps with supl in a project, as in gps project.
If I try to use only gps, everythinks works, but when I put CONFIG_BSD_LIBRARY_TRACE_ENABLED to true, the...
Hi I am able to choose the nrf 52840 dongle in NRF Connect . However, compared to nrf 52840 DK , I am able to read then save as file/ erase & write / erase all.
With this...