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...
I am trying to get an end to end BLE application working. I have an nRF52832 board that is running peripheral_uart. It is advertising and sending a text stream to the connected...
Hi,
We are using a NRF54L15 device as an SPI slave device communicating through an other SoC as SPI master. This SPI master device emits periodic SPI messages at indeterminate...
Hello,
my dev board is nrf5340dk.
I took a sample that under zephyr handsfree_ag. In build configuration I added nrf5340dk/cpuapp. I have built and flashed my dev kit...
Hi,
running the script from the SDK 2.5.0:
imgtool verify netcore.bin
I get the following result:
Image was correctly validated Image version: 3.1.9+0 Image digest...
Hi, I am working with the nrf7002dk getting MQTT working with TLS and Azure IoT hub. It works OK with ncs 2.9.1, but using ncs 3.1.1 there are errrors. I have been following...
Hi there,
Under lesson 3 of devAcademy
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/
There is an...
Hello,
I noticed that the newest nrf tooblox app keeps crashing after I connect to a device with NUS services. If I connect to an unsupported device, it just informs me...
Dears,
I made module with nRF52832. And I made also custom board with the module.
And then I tried to write FW(ble_app_uart_c_pca10040_s132.hex) but timeout error occurred...
I am trying to make a custom board device tree for evaluation of some new parts and am struggling. I have attached the Schematic as reference sine this is only for part discovery...
Hello,
I am developing a product with the nrf52840 + npm1100 for battery management. I added a usb connection for serial communication, connected as suggested by the reference...
NCS 2.7.0
nrf52840
I'm currently porting software that was originally developed for nrf52832 on NRF5 SDK to run on Zephyr. I am currently on a deadline to delivery a prototype...