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 have an issue with VS code. The connected devices does not show my jlink debugger nor the DK. However, nrf connect desktop programmer shows them.
Toolchain: v2.6...
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...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Where can we by a connector that fits into the antenna connector.
We have nRF51-DK development kit and want to connect to externa PA with an antenna connector and have trouble...
Hello Guys,
I'm implementing the ble_app_hids_mouse. I can pair with Windows, I see the mouse arrow moving around etc everything looks good except when I tell Windows to...
Hi,
I have successfully enable the app_timer module which toggle an output pin on every interrupt, and now I want to enable an interrupt on every 400us with %10 accuracy...
I want, without success, to wake-up from SYSTEM OFF state, send advertisements with some custom data and go back to sleep.
The counter value is always 0, instead of being...
Hello,
I use nrf51422 to connect the ANT device(Heart rate monitor) and it can work .
My question is ,
I want to assign a new device_number to 51422 and use this new...
Downloaded an used the latest (2 months old) code from DFU-Bootloader-for-nRF51-Evaluation-Kit
After it didn't work out the gate, I've attempted to narrow down and root...
Hi
In the new SDK 7.0.1 a new characteristic "Revision" was added to the DFU service. What is the meaning of this revision? In the bootloader library of the SDK the value...
Hi guys,
we are currently evaluating the nrf51422 chips for our product. We have ordered the N5 Starter Kit from Dynastream and were able to flash different sample projects...
Hi,
I have successfully add the characteristic user description into all of my characteristics.
I used master control panel to verify that my characteristics has characteristic...
A lot of the SoftDevice documentation I have been reading indicates that "Appendix A: SoftDevice architecture” in the nRF51 Series Reference Manual is prerequisite reading...
I read from this news that it is possible to have wireless charging using nRF51822 chip.
www.nordicsemi.com/.../Nordic-Semiconductor-announces-Bluetooth-Smart-solution...
hi ,
Now, My program it have a crash when i to service discovery.
That always stop at when ble try to get the "PrimaryService(0x1801)" Characteristics
but i not found the...
Hi,
i have only little experience in programming a nRF51, but i want to make just a simple application.
before i used a btm222 BT2.1 SPP module to transmit serial UART-data...