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...
Hello there! I am working on a central-peripheral connection, where sometimes the central is not receiving notification(s) from the peripheral. The central then asks for a...
Completing the nRF Connect SDK Fundamentals in the DevAcademy, I stumbled across this question:
Why is true not a valid answer here? Running gpio_pin_set_dt(&led, true...
Hi,
I was following the beginners tutorial and things were fine till i reached the section to create a project from scratch. I was able to build this project as well.
...
Hello,
I'm curious if there is a dependency to use the same Bluetooth module to perform OTA. If I created my own custom board, would I need to use an identical Bluetooth...
I have followed the procedure given at following url https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/create_application.html and created a application(based...
Hello,
I am working with the Signetik M1-N1 module, which is using the nRF9160 chip, as well as the DEV-M1-N1 breakout board, for evaluation and development:
Since this...
Hi,
I am working on a project that uses nrf52833 as one of I2C master to communicate with few I2C slave devices. Meanwhile there is another MCU (stm32H7) on the same bus...
Hi,
I am looking for a sample programs for my use case, wherein :
1. I have to encrypt & store the DFU image which is present in secondary partition.
2. Decrypt the...
Hi,
I am trying to mount Fat FS using pm_static.yml instead of devicetree overlay fixed partition. I can generate a memory report, but when I try to mount file system I...
Hello All,
I have a very strange problem and i can not found any solution.
I have NRF52833DK and NRF52840DK where mi code is working perfectly. Compiled with OTA is ok...
According to the docs, when CEDRXS=3 is sent to the 9160, the modem disables eDRX and the unsolicited response code. However, this means there is no response code to listen...
Hello,
We found a problem with a device in mass production: nPM1100 doesnt start charging a deeply discharged battery.
Here is detailed information. This device was kept...