Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hello everyone,
I'm encountering a pin routing issue on the BL54L15µ DVK and hope someone can clarify the documentation. The core problem is that SPIM20 and SPIM21 do not...
Hi,
https://github.com/Neuton-tinyML/neuton-nordic-thingy53-ble-remotecontrol
https://www.youtube.com/watch?v=eDUTf1Zch24
I've been trying this project for 3 days...
Hi,
The nRF52840 manual states here https://docs.nordicsemi.com/bundle/ps_nrf52840/page/power.html#ariaid-title10 that " Before entering System OFF mode, all on-going...
I'm using SDK v3.0.2, and I'm having some confusion when using this tool.
For example, I want to enable Bluetooth Broadcast Sink Audio Support, but I can't click on it....
Hello,
I would like to use NFC on my Thingy:53 to send data or at least a word, how do I set it up? I haven't found any code anywhere.
Thank you in advance
Kind regards...
Hello,
We have been using a custom device based on the NRF9160 SIP with a HTTPs connection for tracking animals and are planning on makeing changes to CoAPs and upgradeing...
Hi Nordic Team,
I have developed a custom board using the nRF9151 controller. I am testing the GNSS sample from nRF Connect SDK v3.0.0 . When I flash and run the firmware...
I have a PPK2 on hand.
Here is what happened:
1. When I first connected it to my Windows 11 PC, the Power Profiler app in nRF Connect for Desktop detected the device...
Hello,
I have been working with the nRF9160 DK to understand AT commands. I tried flashing the Serial LTE Modem application using the Quick Start option in the nRF Connect...
Hi.
Developing PAwR in project, I have some Question.
before Asking, My Project Structure is below.
1 Gateway (Advertiser) - Node1 (Scanner)
- Node2 (Scanner)
-...
Hello,
I'd like to send/receive data over UART using the expansion board connector of my Thingy:91 X (pins 0.18 & 0.19 as RX/TX). With SB8&9 separated (to isolate pins...
Hi,
I was able to purchase a commercially available 30cm ribbon cable to connect from the nRF54L15 DK to a custom board for programming. I later realized the DK documentation...
Hello,
I have custom hardware using an nPM1300 and nRF52840, and I am having trouble getting the nPM1300 to work as described in its documentation. I have a button connected...
I am trying to write a low level driver for the TWIM system in a nrf52840 and cannot seem to get the hardware to transfer the TX data out of memory. For many reasons, I do...
I am working on project with nrf54l15dk/nrf54l15, and the project runs on cpuapp without utilizing flpr. So, I decided to release the allocated section of flpr on rram_controller...