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...
Hello everyone
I'm currently trying to make dynamic endpoints on my matter device. I changed the .zap file to accomodate all the possible endpoints (16) with clusters...
Hi support team,
I'm using nrf52840 and SDK 15.0. I need to add buttonless dfu service to my application so that my device could be able to upgrade firmware OTA.
However...
When flashing SoftDevice S130 v2.0.1 with nRFGo Studio ( JLinkARM.dll 5.12f ) and softdevice protection enabled, the UICR.CLENR0 is written with value 0x00B00100 (~11M Bytes...
Hi
I would like to create bin file that contains: softdevice, bootloader, maIn application.
To do so i have programmed sofdevice and bootloader via JLink:
r erase loadfile...
Hi,
we are using mesh SDK 2.1.1 over nRF52832. In that, we had developed our custom bootloader, which was based on UART interrupt to receive commands & data from the host...
Hi,
I am running into a problem on PAC10056, please help, pca10065 used to work fine, don't know what caused, I cannot run or debug code on it through SEGGER, I got
...
Steps to reproduce:
1) Set up slave device
Device: nRF52832 SDK: v15.0.0 Soft Device: S132 v6.0 Examples: Any 6lowpan example (including ipv6_medium_ble)
Disable 6lowpan...
When adding two more characteristics to my custom service, I get error #4 which is an out of memory error. The log is working but it does not show the settings for what I...
Hello,
I'm working with SDK 15.0 and Softdevice S132 6.0. I have two nRF52832 boards (the BMD-300 Evaluation Kit and the SparkFun nRF52832 Breakout ).
I am running ble_app_hrs...
I am quite confused about how to go about programming the nRF52840 Dongle. The "programming" page on infocenter says that it can be programmed through the nRF Connect Programmer...
Hi everybody!
I would like to ask the following nRF52840 has the function of preventing current reverse irrigation?
Or what circuit prevents nRF52840 current from flowing...
Hi,
We're designing a BLE module, which is fairly straightforward. The design contains a nRF52832 + SKYWORKS SKY66403-11 FEM. We set the nRF52832 to transmit at -4 dBm and...
Hello,
I'm working on Keil with SDK 15.0 and Softdevice S132 6.0. I'm trying to run the Nordic UART Service example. I have two nRF52832 boards (the BMD-300 Evaluation Kit...
I have quite a few SPI peripherals to be interfaced with nrf52840 chip, for example, Ethernet plug, ATWINC1500 WIFI module etc. What example should i start with to get an...
Hello,
I am using NRF52840 and NRF52832 SoCs for different roles to be played in a BLE Mesh Network. As of now i am using NRF52840 DK and Holyiot-17095 for evaluation purpose...
Hi everyone,
I went into the bootloader mode with the nRF52840 DK accidentally so I immediately turned off the DK and powered it back on. However, after powering the DK...