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...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
NRF52, SDK 12.1
We are using I2C to communicate with a secure element. We got the basic system working and can send and receive APDUs. The problem we have is when receiving...
Hi,
is it possible to flash the nrf52 with a TTL-232R-3V3 cable. My initial idea was to connect the cable uart Rx,Tx pins and program it using nrfjprog .
However, the...
Hello,
i'm new in bluetooth programming. but i wish to make a bluetooth controled frequency generator. Frequencies must be in range 1 too 1000 Hz, with variable Pulse Width...
Hi,
We found out on this topic that there was a flaw memory protection of nrf51xxx chip
devzone.nordicsemi.com/.../
We search on the net and found out quickly how...
I have an old application which I want to add the bootloader and secure DFU.
I have to migrate to SDK version 12 and I have some persistent data which the old program is...
Hello, I have nRF51822 Beacon Kit (pca200006). I'd like to upload .hex file in DFU over ipad, I picked beacon example from sdk 11. When I point on the hex file from ipad toolbox...
Hello,
I am running the NFC example applicaiotn(URI Message Example) in SDK5 v11.0.0. I am using a PCA10040(V1.1.1) dev board with the NFC antenna connected to it and testing...
We would like to use the nRF52 for an indoor application that should cover a a single family home.
The requirements for throughput are very relaxed, so we'd like to trade...
Hi Nordic,
I am trying to figure out the relation between a certain page number (say, 0xFE) and the group of addresses that it contains. How can I get this relation?
...
hi,
I am working with nr52832 and SDK 12.1.
I have referred the RNG example based on which I have integrated that code section in my custom application:
rng_generate...
I'm trying to accomplish a communication from the nrf24LE1 to the nrf24L01+. The nrf24L01+ is hooked up to an Arduino UNO. The nrf24LE1 is flashed with the "enhanced_shockburst_ptx_nrf24le1...
6.1.4 Erasing a page in code region 1
When erase is enabled, the NVM can be erased page by page using the ERASEPAGE register or the ERASEPCR1
register. After erasing a NVM...
Hello,
I was testing BLE Heart Rate Collector Example with two nRF52832 devices, one was programmed with ble_app_hrs_c as a BLE central role, and the other was programmed...
Hello everyone,
I have very pesky bug that is leaving me in fits. I have a feeling it is a timing issue, but I am not sure at this point. Here is my issue, and I would...