I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
//nRF52840 DK//PCA10056//central=apple-smartphone//Wireshark Version 4.0.1 (v4.0.1-0-ge9f3970b1527) sniffer.//
Wireshark is working perfectly on Advertising packets, but...
Our project was previously functional when we were developing using the nrf52840dk_nrf52840 with an overlay to reconfigure for our custom pcba. We created a custom board config...
Hi,
Is the nRF9160 capable of operating on the CBRS band (b48)?
I know it is not listed as a band that is supported by HW but I am curious if there is a software workaround...
Hi Nordic Team,
I am working on the BIS demo, I have three nRF5340 DK audio boards, so I set one as Source, two others as Sink, so is there any resources that when Source...
Hi,
After lots of issues with build and deploy, I eventually have a working version of a BLE App running on a XM122 Radar module. This module have to be packeaged with the...
Hi devzone
there are 2 nrf52 dk board - one is client(ble_app_blinky_c) and the other it peripheral(ble_app_blinky)
and I made it so that if you push the button3 on...
I need to port some functionality that is using nRF5 SDK 17.0.2/ S332 SoftDevice v6.1.1 to an older firmware using nRF5 SDK v12.0.0/Softdevice 332 v2.0.0. It looks like Softdevice...
I'm trying to build the documentation on a Windows 10 system. I've installed all of the required tools and made it to step 4 when I get the following:
C:\ncs\v1.9.1\nrf...
Hello All,
I have a problem when I build my project from sample central_uart & peripheral_uart .
I have two nrf5340 called A and B . B scans the broadcast to A to establish...
I'm having problems reading channel AIN7 in the rRF52, SDK11
I configure every channel in a similar way:
//adc_channel_5
{
nrf_saadc_channel_config_t channel_config...
Hi I am working on nrf52840 dk project. I want to find out the maximum stack usage of the program.I searched in the devzone support forum and stumbled upon this method to...
Is there a problem with writing-to and notifying-from the same characteristic? Or is it recommended that one create two characteristics, one for receiving data, and the other...
Hi everyone,
I am using the nRF52840-PDK and nRF5_SDK_17.1.0_ddde560, And trying to enter System Off modes with no RAM Retention.
I use the ram_retention example from...
Hi,
I have met a problem that I try to advertise nRF52840 dongle in pc-ble-driver-py. However, connection is not built from this command:
The uuid is uart over ble which...
Hello Nordic family, I hope everyone is fine.
I want to do modifications to the nRF Toolbox android App such that the data received by the nRF Toolbox android App from the...