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...
Hi all,
I am using PCA10040 with nRF5_SDK_13.0.0 and using the ble_perpheral -> ble_app_uart example.
I am trying to stream data from UART to an android phone and the...
Hello,
I've been using the new power profile kit and I seem to be getting only 3 volts output as opposed to the previous versions where I was getting about 3.6 volts. How...
I was checking out the serial example using two PCA10040 evaluation boards. Most of the commands were executed successfully as mentioned in the link http://infocenter.nordicsemi...
Hi,
I'm developing a node based on the nRF52840-QIAA rev. B.
I'm using Eclipse Neon and GCC-toolchain for coding. Softdevice is S140 5.0.0.2 alpha and SDK is V14.2.
...
Hello,
I would like to be able to sample an analog voltage signal with a sample rate of approximately 250us (4096 samples/sec). I am using the SAADC example in nRF5 SDK...
We are trying to use nrfjprog.dll in a c# program to help us with manufacturing and quality assurance.
We are able to load and call the functions from c# and all the functions...
Hi! One of the designs still has the internal RC for the low frequency clock. Hardware and software turns out to be working okay, where system off current is ~0.4uA and sleeping...
Hi,
our BLE device has a hard current limit around 1mA. This is no problem as long as the BLE central behaves as "intended", e.g. iPhones use mostly connection intervals...
Hi All,
I am just play with nRF52 SoC.
We design small wearable device based on MDBT42V BLE module with nRF52832 chip inside. For lear we have nRF52 DK.
I work with...
Is there a way to erase/format everything that is stored in FDS so the storage can be reset to a blank state?
I wasn't able to find away to enumerate all files stored in...
I just updated the latest SDK in keil.
Now I am getting this error.
softdevice_handler.c is v2.0.0-2.alpha
Line 388:
p_ble_enable_params->common_enable_params...
Hi,
I'm missing something on how forwarding interrupt control between SoftDevice and APP works! how is it that part of the interrupts are handled by the SoftDevice code...
Hi, I'm trying to program my custom board which has external 32MHz Xtal oscillator using nRF51 DK.
I have connected the custom board and the DK well and by using nrfgo I...
I wanted to upload a code to a control box which has a nrf51 series microcontroller. I am wondering can I use NRF51DK to program it? But I didnt see any ISP socket on NRF...