Hi, I'm working on the DK for nrf52832. I have a working code for BLE, and another working code for die temperature using interrupt. Now I want to merge them and trigger the...
Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
Hi,
I wanted to implement a version of Channel Sounding where you wait for a certain amount of distance estimations, and then try to just select the smallest distance...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
hi , I am trying to download the softdevice(v8) and cross compiled application(using makefile in nrf51822 sdk v6) from my Linux PC using JLinkExe.
following is the memory...
if i am a master i want know to know the sleep period of node,how do i know...?
how do i know whether it is sleeping or awake..?
if i have data to sent for node,but...
nrf51822_AA rev3, SDK8.0.0, S110 8.0.0
My application has the max number of bonds set to 24 with a size of 128bytes each. So that's 3 pages. Plus one page for saving user...
Hello,
I want to generate timer events as exact as possible, based on a time base that is defined by a runing timer. For example, I've setup timer0 to count up every 1µs...
Hello,
I want to use the Segger drag and drop programming feature on the PCA10028.
I have got a running application with the S120 softdevice.
To use the mass storage...
After 6 days hard work finally completed a C++ class to implement MultiCeiver and Enhanced ShockBurst….
But the “Product Specification PDF” contains some errors:
a) Page59...
What's the best way to ask the device manager how many bonds it has? Or even, whether it has any bonds at all?
I can see nothing in the API docs here:
developer.nordicsemi...
Hi all,
I asked this question before but I am not able up to now to find solution. How to use DFU example of SDK 7.1 for the S130 SoftDevice. I have tried some flash address...
I am currently developing a bootloader for N548 chip from Dynastream/Nordic.
I am following the project example for the S310 soft device and using IAR.
The project had been...
So I see ble_app_hrs and others have some nice examples of buttonless reboot into DFU bootloader. But for security reasons, I'd rather the user hold down the reset button...
hi, I am very new to ble and I am trying to download softdevice S110 to my Yunjia NRF51822 board. I am using J LINK connected to my linux PC to download the softdevice to...
Hi:
I used a design with nRF51822-QFAA+BAL-nrf01D3+Pi-network+SMD chip antenna,but it didn t work well.I tested the VDD_PA Pin ,it didn t have a 1.6V voltage(datasheet),that...
Hello,
I am trying to adapt a bootloader from sdk examples to my nRF51822 board without success.
I am able to adapt the example apps from the SDK (I have to change the...
I want to use ble_app_multilink_central example but can't work.
NRF1422
QFACA10
PCA10028
already program softDevice S120 and use Keil C to download ble_app_multilink_central...