Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hello,
I have a custom program based on the uart example. I can write to the device, but sending to the master fails.
I call the SendString code, but p_nus->is_notification_enabled...
Problem
I got some problem in change device name.
I found that the function of ble.gap.setDeviceName(deviceName) is useless.
So I've searching for another function...
Hi,
Does anyone know if there are plans to support RTX in the nRF52 SDK? It is included in the nRF51 SDK under external/rtx , and there is an example in examples/peripheral...
Hi,
I have purchased the nRF8001 DK and it came with no documentations. I downloaded the nRF8001 DK User Guide V1.1.
In this documentation, under section 1.3 there is...
I have setup environment on QT creator and i am using JLink GDB server debugger.The nordic chip is nrf51822 QF AA H0 and SDK is nrf51822 s110 version 8.1.0 .I read some posts...
I donwloaded the iOS nrf toolbox. I found that the app converts the glucose measurement to KG/L and not to mmol/l? The reading on the glucometer is in mg/dl so when I multiplied...
Hi,
I am trying to get my mesh running on the nRF52 Preview DK but calling
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, NULL);
will break my program...
I am using nrf51422 and ble app uart as my example code and trying to connect to my ios app nrf toolbox by enabling a static key for the pairing process. i have read all the...
After installing the Master Control Panel 3.10.0.14 (x64) on Windows 7 Professional, uninstalling JLink V5.02a (which MCP really does not like) so it uses V4.98c, and realizing...
Hi,
I have a program that it works fine with nRF51-DK, but I want build a PCB with the Waveshare Mini nRF51822 module.
What do I need to program this module? With the...
Hello
When refering to the documentation its stated:
"The DTM application is stand-alone. Therefore the S110 SoftDevice must be erased in the nRF51822 device. "
Is this...
when i download the 7.0.0 softdevice and the demo project "Nordic\nrf51822\Board\pca10001\s110\experimental\ble_app_uart" to my nRF51822 board,it works well,but use the 8...
I have changed some where of bps demo.one of is i use the app_timer_create() api creat the time use to send digtal periodicity,but after changed the nrf51822 could connect...
Hello Everyone,
I flashed the nrf51DK by using the basic blinky example after that i tried to flash the UART example program it is displaying programming is done, but still...