Hi,
I have the issue that my Zigbee device reports the error "Production configuration is not present or invalid (status: -1)". I followed the guide from this( https://docs...
Hi,
I am using an nRF52840 as a Zigbee NCP. I have built the firmware myself using nRF Connect, and I am also running MCUBoot. Sometimes after some usage, the chip starts...
Hello everyone,
I am testing out I2C on the nRF54L15 for a custom PCB project.
I first tested a simple mpu6050 sensor on &i2c21 on pins P1.11 for SCL and P1.12 for SDA...
I have a bit of an unusual use case where the nPM1300 is quite ideal but need to use an external charger for the battery instead of the internal charger. The nPM1300 fuel...
Hello,
We are currently developing with the nRF9151 and would like to request more information regarding GNSS SNR testing.
We have reviewed the documented GNSS functionality...
Hello,
Is the nrf54 family's I2C peripheral compatible with I3C? I need to communicate with several I3C sensors on the same bus.
If yes, is the software support only...
I'm using the nRF Connect SDK on nrf5340dk and encountering issues when trying to use the non-blocking (asynchronous) I2C API.
i am particularly getting this error - ENOSYS...
Hi,
Is anybody tried to implement GPFS on NRF52? https://developers.google.com/nearby/fast-pair/spec In general, everything looks clear, but want to save time on development...
Hi,
After adding ANCS client service to my firmware, firmware crashed.
Investing I could see it was failing to allocate memory
File: task.c
Line no: 2012
else...
HI ALL
I am using SDK15.3.0 to familiarize myself with GPIOTE functions,But I have encountered some problems.
First ,I registered 4 GPIOTE pins on the DK board,and I need...
Hello!
As the title suggests, I want to know how to use DMA with fatfs. It is defined like this, but now is fatfs using DMA?
It takes 18ms to write 512 bytes with f_write...
Hello,
I will use the I2S driver instead the direct acess to the registers.
I have implemented the registers version like this and it works / sounds normaly.
now I...
I am not able to create my new User account in nRF Cloud and I can not test my Thingy 91. I tried Google Chrome and IE but both Browsers did not work. I tried my iPhone Safari...
I did a chip-erase on the NRF51 DK. However, when I tried to reconnect and program the DK I get the error: Failed to connect to target, no Idcode detected
I tried doing...
Hello,
At the following line
I get the error:
hal.c(35): error: #20: identifier "NRF_DRV_TWI_INSTANCE_0" is undefined
When looking further it seems likein the...
I have custom board with nrf 52832. I am using SDK 15.2.0 and softdevice s132 V6.1.0 to transmit advertising packets periodically. I have written simple application that reads...
Hi Everyone,
I’ve implemented a ST7735S on the NRF52832 using the GFX example. My problem is that I can’t seem to update the screen in such a way that the screen doesn’t...
Hello,
I am trying to make LSM6DSR (STEVAL-MKI194V1) work with nRF52840 using TWI Communication.
Problem:
Firstly, I modified the TWI sensor example to use the accelerometer...
Hi guys, I've got a nRF 52840-DK, I want to verify the new features like 2M/long range/advertising extension.
1. Is there any exmaple to test these featues, or any guideline...
Hello,
On the nRF52840, is it possible to switch from TXIDLE to RXIDLE or from RXIDLE to TXIDLE without going first back to DISABLED ?
We are using the radio in 1 Mbps...
To the kind attention of Nordic support team,
we are very much interested in interacting with your nRF52840 devices preprogrammed with the wireless bootloader and waiting...