I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
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 bought three BMD-300 Eval, which incorporates the nrf52832. I would like to create a mesh network of beacons. I downloaded the nRF5_SDK_14.2.0 and uploaded the example...
How can we decrease the resolution of the timer to 500 ms in SDK 14? The minimum resolution I could get to was 1 ms by changing the APP_TIMER_CONFIG_RTC_FREQUENCY macro to...
It seems that none of the distributors listed on the web page for the 52840-Dongle have them in stock. Is there another way to order some of the dongles?
Also can someone...
Hello,
I have a peripheral (nRF51822, S130, using the peer manager) that should be paired/bonded with at most one central. This means that if I want to pair the terminal...
I still can't see anything in the SDK documentation which tells me how to add an nRF5 SDK library to an existing project.
Specifically:
What source file(s) do I need...
Hi All;
I have been banging my head with this problem for days now. I am in the process of migrating our production FW from SDK 11 to 15 and doing some re-architecture...
Hi
currently I am working with the nRF52840 Preview DK. Using the on-board J-Link interface I can send debug messages to the debug console of the Segger Embedded Studio...
Hi,
I have tested AES-CCM of nRF52832 with reference to the following answered questions.
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
devzone.nordicsemi...
Dear all,
I did below steps to connect to the BluFruit Feather board via STLink V2:
1) Install OpenOcd and STLink USB driver as: https://pcbreflux.blogspot.com/2016...
I have some code originally working using SDK 13. It reads data from the UART and send it out in scan responses. iOS was able to capture the scan response data successfully...
hi all,
Our application is a peripheral device with sensor data that is sending up to 540kb/s (68kB/s) to the central device (data rate could probably be reduced if necessary...
Hi,
I'm trying to take the readings of temperature and humidity from 4 Nordic Thingy:52 sensors by using mesh. I did the connection of the mesh and I can control the nodes...
Hello,
I am new to BLE so I am not sure where to start. I have two nRF52832 chips, one will receive data from an FPGA through SPI and then I want to send the data to the...