Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
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,
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...
Hello, I have two nRF35340 DK. One of them can be flash successfully, another one always encounter this issue:
I have tried
nrfjprog --recover -f NRF53 --coprocessor...
Hello,
I'm starting to use the PPK2 to understand the current consumption of various IOT products. I have a question about what happens in amp mode should a dead short fault...
Hello.
I am developing using nRF5340DK and nRF Connect SDK v2.9.0. However, this PR has been applied. I connected one smartphone app and two boards(nRF5340DK) to the mesh...