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...
The nrfx_spim driver has an issue when chip select pin of the driver is not used.
When nrfx_spim_init is called with a nrfx_spim_config_t whose ss_pin is set to NRFX_SPIM_PIN_NOT_USED...
Dear Nordic
I have custom board(nRF52840) its not detecting through Jlink (from nRF52 DK).
I tried to connect nRF52840 dongle(using J2 in dongle) with same setup its detected...
Hi,
I am latest SDK 15.0, and using FDS library to store custom data. I have followed FDS examples but couldn't succeed in writing data to flash. When i tried to debug,...
Hi Guys,
We started to develop a mesh network with nRF52840 DK's and dongles. I have made some adjustments in the code with segger to use the server example of the led switch...
I just want to globally set the power level, and forget about it.
I have seen this post, and it still seems unclear how to do this - or if it's even possible.
Is there...
Good afternoon,
I had a question regarding scanning and pairing. Is it possible for a peripheral device to send scan requests after its been paired? or does the device have...
update SD+BL+APP from sdk12.2.0 to sdk14.2.0 , hang at trying to reconnect after loading the 1st image out of 2 on NRF52832. need reboot iphone and DFU application only to...
Hello,
I made a PCB of the nRF51822 chip and tried to program it with a simple led toggle code, but am not able to see any output, I am trying to figure out what is wrong...
In `nrf_log_backend_uart.c` there is a reference to `./integration/nrfx/legacy/nrf_drv_uart.h`. I'm upgrading the system to use the Nordic provided backend, but it would be...
Is there a possibility to compile the mesh stack and the examples with makefiles like the examples from the nRF5_SDK_15.0.0? I would like to work with eclipse and the same...
Nordic's own documentation explains that a "call" to NRF_LOG_PROCESS () processes, at most , one log entry:
infocenter.nordicsemi.com/.../group__nrf__log__ctrl.html
...
Hi guys.
Mbed OS 5.10 released Arm Mbed Cordio Bluetooth Low Energy (BLE) stack as shown in https://os.mbed.com/blog/entry/Arm-Mbed-OS-510-Release
Would it be possible...
Is there any way to program UICR registers using Keil ULINK programmers?
I know that the algorithm it uses to program Flash does not support UICR. However, I am able to...
Hi,
I tried looking for an answer for this, however unsuccessfully. I have a custom characteristic and I set it with a string of values when it is added to the custom service...
Hi Everyone,
I'm having some trouble understanding the different combinations of low power modes and how to use them.
When I first power up my board I use about 500uA...