Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello,
I'm working with SDK 15.0 and Softdevice S132 6.0. I have two nRF52832 boards (the BMD-300 Evaluation Kit and the SparkFun nRF52832 Breakout ).
I am running ble_app_hrs...
I am quite confused about how to go about programming the nRF52840 Dongle. The "programming" page on infocenter says that it can be programmed through the nRF Connect Programmer...
Hi everybody!
I would like to ask the following nRF52840 has the function of preventing current reverse irrigation?
Or what circuit prevents nRF52840 current from flowing...
Hi,
We're designing a BLE module, which is fairly straightforward. The design contains a nRF52832 + SKYWORKS SKY66403-11 FEM. We set the nRF52832 to transmit at -4 dBm and...
Hello,
I'm working on Keil with SDK 15.0 and Softdevice S132 6.0. I'm trying to run the Nordic UART Service example. I have two nRF52832 boards (the BMD-300 Evaluation Kit...
I have quite a few SPI peripherals to be interfaced with nrf52840 chip, for example, Ethernet plug, ATWINC1500 WIFI module etc. What example should i start with to get an...
Hello,
I am using NRF52840 and NRF52832 SoCs for different roles to be played in a BLE Mesh Network. As of now i am using NRF52840 DK and Holyiot-17095 for evaluation purpose...
Hi everyone,
I went into the bootloader mode with the nRF52840 DK accidentally so I immediately turned off the DK and powered it back on. However, after powering the DK...
Hello all,
We are using nRF24L01+ as Rx in an embedded system and we are experiencing the following problem:
The MCU that operates the radio can be manually reset (a...
My nRF52 DK has PCA10040 V1.1.0 2016.34 682272915 on a label.
It works fine when connected to my laptop over USB. If I try to power it from the coin battery underneath though...
Hello, we are using a radio module with the nRF51822 for our telemetry system.
In order to conduct the EMC test of EN 301 489-1, I would like to clarify the 6dB bandwidth...
This is a duplicate of this issue of pc-ble-driver-py repository.
While using pc-ble-driver-py on MacBook without problem, I face Error 13 when opening device on Raspberry...
Dear friends,
I am connecting multi peripherals to single central, and i am using nrf53832 devices. How are the link resources shared among multi peripherals? In addition...