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 am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Hello all,
How does the handling of ble events work with SDK 15.1? When I register more than one event handler with the macro NRF_SDH_BLE_OBSERVER(), how does the softdevice...
Hello Support team,
I'm working on a project where I am designing a custom board uisng the Nordic NRF52840 as the MCU (forgive me if I'm using the incorrect terminology...
Hi,
I am relatively new to programming hardware at this level, and have developed our product on the 52832, so finally I have purchased the Power Profiler Kit, and downloaded...
Hello good morning,
I am using nrf52840 device. I am sending 20 bytes using notification at different notification intervals like 30ms, 80ms and 1sec. But at application...
hello
I am currently trying to use the thingy_52_sdk sample code to embed a program using the J-link debugger with the Nordic thingy 52 development kit. But the build is...
Hello,
I am attempting to test slew of Rigado BMD-350 module BLE radios (uses nRF52832) using a Rigado BMD-301 series Eval Kit to act as the central. The BMD-350 device...
Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132. In the ble_peripheral / ble_app_uart example you can only connect through the...
If followed the following steps:
Installed Win10Pcap
Installed Wireshark-win64-2.63 on Windows 10.
Using nrfGo Studio loaded sniffer_pca10040_51296aa.hex (after erasing...
Hello fellow Nordic Community,
We have a usecase in which it would be beneficial with a tx power of - 30 dBm . This is a value that was supported with the nRF51 chip series...
Hi,
I am develop a project with dfu and bond features. I found that in dfu project, IS_SRVC_CHANGED_CHARACT_PRESENT is always set to 1. In my understanding, if set this to...
hi,
i am using Nordic thingy:52 with a nRF52840 with s140 softdevice to receive multiple characteristic data from thingy like thingy environment service have 6 characteristics...
Hi,
Is there any way to stop the OTA DFU? Let's say that I started it and at some point I want to cancel the process at 40%. Is there any way to send a control message to...
Hello fellow developers need your help
I have bought 3 nRF52840 dongles and want to setup a mesh network as stated above. I have downloaded nRF Connect windows application...
From this ( https://devzone.nordicsemi.com/b/blog/posts/measuring-lithium-battery-voltage-with-nrf51 ), there is capacitor connected to adc input pin.
But is it necessary...
The device I am building requires a quantity of data to be loaded into the application data block so that it can be accessed at run time. The data is effectively calibration...