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...
board nrf52840
sdk 15.2
hi i have one problem in connection, once i connected the device and disconnect means ,the device stops advertising..if i reset means it will show...
Hi, I have a problem when write data to flash on nRF52832. my code is like below:
err_code = nrf_drv_clock_init(); APP_ERROR_CHECK(err_code); // Activate deep sleep mode...
Hi Nordic:
I migrate my application from mesh-2.1.1+sdk15.0.0 to mesh2.2.0+ sdk15.0.0, but there is an issue when calling mesh_stack_config_clear()
Following are my steps...
Hi,
I'm using nRF51 (softdevice S130) in my project as BLE peripheral to send data to my smartphone. The current data flow has become insufficient because the maximum MTU...
Hi.
I tried to use SES 3.5, but can't found Text Editor Environment in
Tools -> Options... ->
In 3.4, I can find it in
Tools -> Options... ->
Does anyone know...
There is only Segger embedded studio example project file for nrf52832_xxAA with s132_3_1_0 softdevice in new Mesh SDK v1.0.1 released Friday 26th Jan.
Project files for...
Hi dear Support Team, we are from the University Albstadt-Sigmaringen in the South of Germany from the laboratory for building automation.
We have here some Nordic Thingy...
Would like to know how quickly the nRF51822 evaluation board wakes-up, after receiving an external hardware interrupt. Speifically, how fast can the evaluation begin making...
Hi!
nRF52832, SDK15, S132.
I try to use DFU. I already implemented same DFU on a SDK13. All works correct.
When flash SD132 and merged firmware with bootloader_setting...
I am currently trying to improve my positioning algorithm with nRF52832. Using a Nordic BLE sniffer, I found that having RSSI data per advertising channel would help. In short...
We've been having issues getting DFU to complete consistently with Android devices when using a two-step DFU package (BL+SD and App). Some devices seem to have far less trouble...