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...
I want to run nrfutil 91 modem-firmware-upgrade --firmware "$FIRMWARE_PATH_1" --serial-number "$SERIAL_NUMBER" on Raspberry Pi,
unfortunately. The version that can be installed...
Hi All, HW: nrf52840dk SW: ncs-v2.6.1 Issue: I'd like to be able to create a directory in my project say `/storage_part` place some files in, and during the build process...
as pic shows all parts of vscode kits are blank windows, i don't know how to fix these, any ideas? it seems the sdk and west repo already online, and in my bash i can complie...
OS: Ubuntu 20.04.6 NCS SDK: 1.6.1 Segger: 5.50c
I recently got a new laptop, which I installed using the following guide:
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
i'm developing a board based on nrf5340 and i want to use npm1300 as the pmic. My board is very constrained in terms of space so i'm trying to trade-off the flexibility...
Hello,
Running on the latest 2v7 release 2 light switch examples, one running the lpn overlay and the other without. Creating a scenario with lpn node and a friendship node...
Hello all,
We are currently working with the nRF5340 on a custom board and have encountered an issue with the Real-Time Counter (RTC) using the nrfx libraries. The problem...
We have an application that is looking to receive a value of 'test\0' in a custom characteristic. From the Android version of nRF Connect, I just do this with a byte array...
I have a design in VS Code that works fine on a Windows 10 computer (original development was done here). Because I spend so much time waiting for my compute to compile my...
Hello, I want to know what voltage level are the pins on DK5340 , I am using USB cable for power supply. I read that the DK is compatible with ARDUINO REV3, so does that mean...
Hi, I am using nrf9160 with aws_iot library with zeyphros
Now the issue is when aws is initalized I get mpu fault, I have tracked down that issue is coming from mqtt helper...
It gives an error while updating with DFU. I am using the internal oscillator in the circuit. When I try it on a card with an external oscillator, the same DFU file works...
Hi!
I might be missing something obvious, but I'm having trouble reading the battery level at the Coiote LWM2M server connected to my Thingy 91.
The Thingy runs the asset...
Hello,
I am using the modem firmware 1.0.1 for DECT-NR+.
nrf_modem_dect_phy_modem_cfg in the latency field contains fixed delays in modem time units. Are those automatically...
I have been using an nRF52840 dev board and a nRF5340 dev board to program Bluetooth demos. Just today my nRF52840 board became very difficult to flash I get the error,
...