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...
I've noticed that the BT-SIG listings for s132 v6.1.x https://launchstudio.bluetooth.com/ListingDetails/64933
and s140 v6.1.x https://launchstudio.bluetooth.com/ListingDetails...
Hello everyone!
We are developing a device with the nRF52840 SoC and using mbed-os for developing firmware.
Everything works and runs normally when using mbed softdevice...
51822+LIS3DH
I have tested my board and got the current consumption value. I use slow advertising only and the interval is 2 seconds. Follow is the result:
1. advertising...
I am using SDK15.0 and added the functionality of nrf_storage into the ble_app_uart in order to store the results of scan (which are kept during run time in an array in RAM...
Hello,
I am use nRF52832 chip in my project.
i am write data in flash by crating record id. For write record in flash I use below code,
For read flash I use below...
we develop 52832 from the project "ble_app_hrs_freertos" , in nRF5_SDK_14.2.0.
occasionally, xQueueSendFromISR returns without pdTRUE in Interrupt handler.
so xQueueSendFromISR...
I designed a custom nrf52 board using the ( nRF52840-CKAA-R ) as the chip. I am trying to program the board using P20 of the nRF52840 development kit and using Kielu5 and...
One of the answers pointed to here www.nordicsemi.com/.../Download , but there is no firmware there unlike the equivalent nrf52 dk page www.nordicsemi.com/.../Download
I found similar questions, but none that were marked as "answered".
I have a working version of "nRF5_SDK_160.0.0_98a08e2/examples/ble_peripheral/ble_app_uart". I also have...
Hi,
I have 3 images that I need to flash on the device (nrf52840 on the nrf9160DK if it matters). They are a trivial boot manager and two application images. I have read...
Hi I plan on using two UART modules from the nRF52840 which is why I am trying to use the app_uart_init however at this stage I keep getting the following error:
undefined...
Hello, I've been having problems getting the AWS_FOTA sample working on a nrf9160 DK.
At first, the device got stuck as it was downloading the firmware update, at 2%....
I'm currently working with the nRF9160 DK and received it fresh from the box probably around 2 weeks and I successfully activated the SIM card from the Nordic Cloud and eager...