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...
Hi i wonder how could i program the nRF Dongle with the sample thread_cli in order to being able to use the thread topology monitor?
I know that i have to use the Programmer...
I connected my NRF52840 DK board via USB to my Macbook Air. In VS Code, under "Connected Devices" I was expecting it to show up as "NRF52[...]" but it is showing up as "NRF51xxx_xxAA_REV1...
Hi,
follow the to do DFU over UART on nRF5340, it fail in the last step "image confirm".
The console show
What is the meaning "Error: 3"? How to fix it?
Can I...
We have relatively big model composition, and reading it via nRF Mesh app fails if it exceeds 21 segment message.
However the limit I assume should be at 32 segments and...
Hi,
We have done a lot of projects with nrf52832 with softdevice S332 v5 before.
Now we have a new project to use nrf52840. Can we use the original s332 version? Or do...
I and looking at using an nRF52 device with the nRF Connect SDK version 2.x with a Zephyr Bluetooth LE Controller in a peripheral application where the advertisement data...
Hello,
I am running windows 10 and started the DevAcademy lesson 1, exercise 1 and exercise 2.
Up to exercise 2 item 4 (add a build configuration) everything went fine...
Hello i am using an nrf52840 s140 and i am trying to write a specific event when takes place to the usb port. I am using the usbd_uart example.
It works fine for the first...
I used Nrf9160 to develop a product. Until yesterday, I had been able to connect to the nb network normally. But today, I found that my device could no longer register to...
Hi, I'm looking for help installing the nRF Connect for Desktop 3.12.0.
I've managed to unpack the application EXE and have picked out all the required pre-reqs to do the...
Hi,
I have a problem, When I first initialize Bluetooth and then initialize FDS for writing, it will fail. However, if I first initialize FDS and write data ,it is OK, then...
Hi,
We develop a custom gateway in which we use iMx6ULL and NRF52840. Both are connected over full UART.
We use this NRF52840 as a BLE HCI controller by flashing the HCI_UART...
I'm following the Nrf Connect SDK tutorials on YouTube and I am at step 3 ( nRF Connect for VS Code, 3: Building an application & Exploring windows ). When creating the build...
I have developed an image based on the AWS IoT example which runs on a custom board. The custom overlay exposes some additional UARTs, LEDs, buttons, etc. in custom pin locations...