I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Good day,
I've developed a board with a MDBT50Q on it. I'm using the Reg0 DC/DC and LDO Mode Disabled reference circuit ( https://www.raytac.com/download/index.php?index_id...
Hello,
Hopefully this will be a quick(ish) one since I think I found the answer, but just need confirmation.
To preface (My setup):
nRF9151DK
Modem firmware: mfw_nrf91x1_2...
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,
We're trying to use the LittleFS sample on NCS 2.9.0 with the NRF52840DK with the flash chip changed to an MX25L256.
We defined an overlay file as nrf52840dk_nrf52840...
Hi,
I am currently working with the channel_sounding/connected_cs sample for nrf54l15 and I keep getting the error: Not enough memory to store step data (530 > 512). I tried...
Hi,
I succeeded in implementing Channel sounding for multiple devices (based on previous samples). But now there is a little difference in how the data gets collected (buffer...
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...
Our nrf9151 boards are getting stuck when nrf_modem_lib_init() is called.
We just see this line. Usually, the device gets past it in less than a second.
[00:00:00.376...
Hi, the nordic team
I am working on thread protocol using SDK version 2.9.1.
I use the SED device,My poll is 1000 ms. How can I receive messages from my parent node when...
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...
Hi,
I'm currently using the nrf52840 SDK board and based on ncs 2.9.0 SDK. I need to make a simple sample customer bootloader that does not use the DFU and MCUBOOT functions...
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...
I can flash the chip. I can run the debugger. I can go to the connected devices, select the device, go to the little "plug" symbol on the RTT, and select it. That brings up...
We're using PWM on the nRF52811 to generate a 3.2 MHz clock needed by one of our peripherals, using the nrf_drv_pwm library in nRF5 SDK 17.1.0. We're seeing power consumption...