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...
Is it possible to promote my project here: complete Zephyr development environment running solely on Raspberry Pi 4 Bookworm OS? If nothing else it does provide information...
Hi There,
During the transmission and reception performance test, I found that the LE1M's maximum sensitivity was only -92 dBm, while the LE2M's maximum sensitivity was...
Hi,
we have a Gateway board that uses the nRF52832 with the nRF21540.
The firmware running on the nRF52832 is a slightly modified version of the HCI UART sample found...
I have a problem with timer 3 of nrf52820.
It concerns a trailing edge dimmer implementation based on timer 3. A gpiote is used to sync the zero crossing.
I use ppi...
Dear Nordic-Team,
I designed a custom PCB using the nRF9151 as the host processor, the nRF7002 as a Wi-Fi companion, and the nPM1300 as the power management IC. The Wi-Fi...
Hello,
I encountered a strange behaviour on a nrf52832 : - I flash a a debug firmware (with debug optim in build config) : I can run debugger and add breakpoints - I stop...
I am developing an application that uses NCS2.8.0.
For FW updates, the nRF52833 USB ACM bootloader is enabled.
However, there are some problem.
My device has a battery...
Hi all hope you all are fine and doing well.
I am trying to use the Soft UART (uart-bitbang.c driver) on nRF52 DK for a low-speed UART connection. The initialization fails...
Hello, I am not sure if this is the most appropriate place to ask this question, but any comments are welcomed. I am developming a sensor platform that tries to use extended...
So hello everyone, I am a computer science student with zero IoT background. I am trying to a wearable device . I want to nrf52840DK with max30102 heart rate sensor and communicating...
Using nRF5 SDK 14.0.0 with Softdevice s132 v5.0.0 on nRF52832.
I've set up my nrf to be a GATT client (in central role), and I'm using bluez on my Linux desktop with a...
Hi,
we have a NRF52832 based project / product. We are using a DFU bootloader for application and SD update. The update is done from a master microcontroller using UART...
Hi Devzone,
Currently, we are attempting to use the Generic three-wire coexistence (refer link: https://docs.nordicsemi.com/bundle/ncs-2.9.2/page/nrf/app_dev/device_guides...
Hello,
I am working on a project which was previously developed by another person, and am struggling to setup the development environment. The project was built on nRF Connect...