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 trying use the SAADC in blocking mode inside a RTC I am currently using
The issues comes from the example
saadc_blocking_simple
the ADC always give...
I guess this has been mentioned/asked before but you should really do something to enforce the full chip part-numbers to be listed at distributors.
For example, for an...
(Maybe this isn't an ideal place for issues with your web site, but I could see no better one.)
There is a technical non-conformance in your nordicsemi.com domain. In practice...
I've been testing my application and am having an issue opening MasterEmulator sometimes. I need to reseat the nfr51 dongle to clear out the errors I am seeing below. Any...
Hi,
I get error NRF_ERROR_INVALID_PARAM or error 0x12 from sd_ble_gap_connect in central.
I even changed peer_addr.type to 0 (BLE_GAP_ADDR_TYPE_PUBLIC).
When scanning find...
Hi, I'm trying to use an MDBT40 based board as a sniffer using the NRF sniffer firmware. I'm guessing I just need UART -> USB to talk to the chip, so I've hooked it up to...
Hi,
I am trying to figure out the best way to save power on the nrf52. I need to connect with ble about two times per day. The ble should 'woken up' by an accelerator ...
How can I flash both the dfu bootloader and an application, and have the application run after the flash?
As soon as I flash the bootloader, it kicks in doesn't fire the...
Hi,
While updating from the antique NRF51 SDK8.1.0 to the newer SDK 12.2.0, I came across a problem: Gcc crashed with:
c:\users\elm\documents\nordic\nrf5_sdk_12.2.0_f012efa...
Hi all,
i have some problem to use Timer0_IrQ.
i start first with a program that use a softdevice. After i want change this project with another that don't use it.
...
Hi,
I would like to know if the NRF51822 (Just the NRF board, not the BLE Nano) comes already prepared to be programmed or if it needs some modification. I want to program...
Hi,
I have successfully implemented the UART over BLE. Now I'm trying to implement the HID over GATT for my nrf8001 device. What I'm trying to achieve is lower connection...
Hello,
I am attempting to setup a SPIS interface, and I am continuously getting 0x00 inside my RX buffer. I am varying the length of TX from the SPI master, and seeing...
Hi,
Is nRF Sniffer able to trace BLE4.2 link with LE Data Packet Length extension?
I would like to be able to track the packets up to maximal theoretical data throughput...
Hi
i want to have a concurrent connection in nRF51822 with BLEs and some nRF24l01+.
is it possible ?
is available example
for it ? which SDK support ?
...