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...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Dear Teao of Nordic,
which is Bluetooth data rate of NUS example ind case 1 and case 2? Is it dependant of Softdevice Version? Can data rate be configured?
Is it 1Mbit...
I am getting "Error - No response from Thread CLI device" while using nrf_TTM-linux-x64. my operating system is "ubuntu 16.4 LTS" Os type 64 bit.
flashed firmware is: "nRF5_SDK_for_Thread_and_Zigbee_v1...
Hello,
We are trying to set up unit testing for our project however had trouble running it on the nrf51 board and decided to run it natively on a windows platform.
My...
The original order of my system initialize step is:
/******************************************* 1.nrf_drv_power_init()
2.APP_SCHED_INIT()
3.app_timer_init()
4.APP_GPIOTE_INIT...
Hi,
There is something I don't understand and I request your help to answer my interrogation. What I want to do is a SAADC conversion then send the result of this conversion...
Hi guys,
I have some questions about sd_flash_write function:
Will sd_flash_write() evaluates if the input value is 0xFF so that it won't need to perform an unnecessary...
I have 2 questions about LE Secure Connections.
1. What are the decisions of PKa and PKb passed in "2.3.5.6.1 Public Key Exchange" of BLUETOOTH SPECIFICATION Version 4.2...
Hello,
I follow the getting started with nRF52840-DK described here:
https://www.nordicsemi.com/eng/Products/Getting-started-with-the-nRF52840-Development-Kit
A...
Hello, I'm having trouble to make the image transfer demo work.
I flashed the .hex files found here: https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo to...
Hi all,
I am adding PWM to light switch server . I added success. PWM function run OK. I use PWM1,PWM2 with Timer 1 and Timer 3 and PWM library example .If I call function...
Dear Support Team,
I’m using nrf52832 and SDK 14.2.0. In my project ,there are two dsp,one is nrf52832 and the other is ntk658, they connect via uart with each other. ntk658...