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...
When pinctrl is configuring SDA/SDL lines, S0D1 mode is supposed to be enforced as noted by this comment however the function nrf_pin_configure does not use the drive argument...
Hello,
I have the Adafruit nRF52832 Bluefruit LE module, I need to program it through VS Code. I don't have any other J-Link Connector. Is it possible to program the module...
I'm developing a system using BLE Mesh with the intent of having a "collector" node attached to each network that manages provisioning and received published data from connected...
Hello,
It seems that there are no boardfiles or dts files for nRF52840-QFAA in NCS 2.0.0., there is only support for the QIAA version.
Customer built a board with the...
When I use 52832 to develop a mesh project and want to use uart to print information, I find that the code always reports an error because of the existence of printf. The...
Hello, while I was examining the BMD-380 datasheet, a section of which I shared the picture below caught my attention. What does factory image mean? I want to implement Bluetooth...
We are developing a product using the N52810 chip. We have J-link, and by downloading and connecting the Rf test tool,
the result is that there is no firmware. Can you support...
My device and Software details are as below
nRF52840 EVK
Softdevice:s140
SDK v16
We are looking to use freeRTOS instead of zephyr on this board.
Finally with freeRTOS...
Dear Nordic support team
I tried to change the sample of ble_app_uart (nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\pca10040e) to support connecting 4 mobile...
I am working on an e-paper display with Bluefruit nRF52832 . I need to transfer a large image bitmap over Bluetooth Low Energy (BLE).
As BLE can send 255 bits at once, how...
Hi there,
We are using nrf9160 DK v1.0.0 ( pca10090 ). SES version 5.68 nrf Connect SDK 1.9.1 Windows 10
I want to make it as spi slave on pins CS=p0.10, mosi=p0.11, miso...
Hello Team,
We are developing an application with nRF52832 and ncsv1.8.0.
We are using NUS service to share data between Mobile and Nordic Chip. With the help of nRF...
Hey there!
The DFU over serial was successfully implemented. Unfortunately, I was only able to update the first node of my mesh, not all of them.
The first node in the...