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 everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
I am looking at using a customized version of ESB on the nRF52 where there will be multiple remote devices that share a time period to transmit to a central node (no ACKs...
Hello,
I've been evaluating the speed of nrfjprog vs JLinkExe to flash multiple devices and found out that i could use JLinkExe with .jlink scripts to save roughly 50% of...
Hi,
I work with nRF52832 module. i want to interface two i2c functions.
1. EEPROM - SCL - P0.06 SDA - P0.07 -> i check with this separately its working.
2. TLV493D...
i was trying to upload the hex file in nrf51 sensor tag using nrf52840 DK but when i connect board with nrf connect desktop its saw me error like this "ERROR Could not fetch...
I'm moving a project from pca10056 to pca10059. When programming the pca10059 via the JLink Edu Programmer, the application uploads fine, however it hangs entering debug and...
Hi,
I'm using NRF52832 with SDK15 and Mesh 4.0. I am also testing on Generic On Off examples.
I want to send status messages from a node to the provisioner (app). I can...
We have an application where we want it to go to sleep, but still check things periodically, retain registers, and whatnot; and as such power-on is a good fit. However, it...
Hi. I am developing a custom application which interfaces with FStorage constantly. I have run into a peculiar situation in testing where the speed of writing to FStorage...
I bought the device NRF52840 and tried to put the hex code through USB connected to power button.
The HRM hex supposed to blink the LED1 for broadcasting but it doesnt do...
In nRF52840 SYSTEM OFF mode, would the comparator still be functional in either Single-Ended or Differential Mode?
My thought is to wake up the nRF52840 system using an...
I'm working on a design with an nRF52810_CAAA WLCS package. Routing the GPIO is pretty tight and I'm wondering whether it's safe to route a GPIO line across the unused DCC...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hello,
Please, may I know if there is an available option (tool, library) to list all the nRF52840 Dongle devices connected to a Windows host?
Similar to the drop-down...
Hello,
I'm using a NRF52832 QFAA connected to a Quectel modem through UART. We're using UARTSerial from Mbed OS 5.
We've produced 12 custom boards where on 2 of them the...