Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hello. The problems with starting advertising started after I wanted to add NVS (most likely). The error occurs in the bt_le_adv_start function
What does this error mean...
I am working on a project with the nRF9151 chip. In this chip, I am using the LTE modem in eDRX mode .
Apart from eDRX mode , I also want to put the MCU into sleep mode...
Hi,
I want to use the nRF53 with the timesync demo ( https://github.com/nordic-auko/nRF5-ble-timesync-demo ) to start an I2S task when a timer overflows on the net core...
Hello, The DevAcademy fundamentals lesson 6, example 1 shows how to connect a bme280 to a DK. Then in lesson 6, example 2 it shows how to connect to an onboard light sensor...
Dear Sirs,
I am writing you to inquire about following questions about nRF5340. Especially,regarding the configurable bitrate for the LC3 codec in nRF Connect SDK Ver2.8...
Hi
in my application, I need to reduce /disable RAM sections in nRF54L15 to save Idle RAM current. For Example, I need to retain only 64KB RAM when I am in idle.
how can...
Hi folks,
I'm attempting to program an nRF52833 using a Segger J-Link+ connected to the SWD program/debug pins on the board.The board is only an nRF52833 - as a learning...
hi, noted a few things in the Rev 1 Errata v0.8 that might be tricky to solve practically in sw/hw
3.16 [33] RADIO: GPIOs can exhibit radiated emissions
max...
I'm currently attempting to register a service and it's subsequent characteristics statically using variables and not hard coded GATT tabel , I can successfully register an...
Hello,
I've been playing with an nRF54L15 PDK, specifically with the sid_end_device sample. I was having a lot of trouble getting the device to register/connect to Sidewalk...
Dear,
We have project using normal advertisement (not extended) on a nrf5340 module (Raytac MDBT53-1M) to send data using Manufacturer data.
We have a product already...
Hi, Currently Im developing on a custom board that has a NRF52840 and a NRF9160. Both MCUs communicate using UART Async API and I added the support for LPUART on both sides...
Good day, I'm trying to use pin 1.02 as a GPIO in a TF-M build using a (custom) non-secure board target, and I'm struggling to find the appropriate way to accomplish this...
Dear Nordic Team, we are using the adafruit_feather_nrf52840 and nrf52840dk for our prototypes and recently the toolchain around nrf and zephyr has become a problem. Build...