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...
Hi Everyone,
I'm using nrfutil in an arm cortex a8 running Debian 9 with kernel 4.14.49. The processor is connected to a NRF52 dongle through USB. I'm trying to flash (using...
Hello ! My custom board is working fine (with the last programm I flashed into), but I can't access it with my debugger and I can't flash it again. When I try to flash it...
This is my Output, Looks good but not working/
Preparing target for download Executing script TargetInterface.resetAndStop() Reset: Halt core after reset via DEMCR.VC_CORERESET...
I am using nrf52832 with latest version of s140 softdevice.
I migrated a project, that was used on a nrf51 chip, to the latest sdk version.
The problem is that the measured...
The zipped project attached to this blog doesn't say what SDK version it should work with - but it certainly doesn't work with v15.
https://devzone.nordicsemi.com/b/blog...
Good afternoon,
I have a question regarding the ble_app_hrs_rscs_relay example. I am using this example to read scan response data from a peripheral without pairing with...
Hello, I am useing nRF52832 with custom-made board.
SD 5.0.0 and 14.0 SDK
I have a strange issue - i am using custom-made service to transfer data from/to smartphone...
I am doing an application that relies on continuous scanning of the beacons. So if I use SCAN_RSP in the advertising device, would this affect the timing of the scanning device...
I want to use BLE 5 for authentication using NFC nrf52840 on raspbian os i.e radpbery pi 3 compatibility. Could you please help me to know how this should work.is there any...
Hello, I want to establish wireless connection between PC (windows) and nRF51DK board. I want to send data from the sensor connected to DK every 200ms to the PC.
My question...
Hi,
Our product is peripheral device which is based on nRF52840
We also develop central device on PC application (windows 7 & 10) but our customers might use BLE 4.2 ...
Hi Nordic. I am working on a project, where I have to connect to a peripheral device with the NRF52 DK as a central device, and get services and characteristics from the peripheral...
According to the documentation of the softdevice v6.
The scanner will automatically stop in the following cases:
sd_ble_gap_scan_stop is called.
sd_ble_gap_connect...