I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello,
I want to use only LDO (not DC/DC) regulation on my nRF52840 design. The documentation states that LDO is the default for both REG0 and REG1, and that DC/DC should...
I read somewhere that the nrf52840 dk can change it's vdd via software, so it can be set to 3.3v, thus it can program a nrf5340 device with it's internal j-link debugger....
Hi everyone, I’m working on running Zephyr unit tests using ztest and twister on macOS, and I'm running into issues where the tests are either not detected or fail to build...
I programmed a nRF5340 Audio DK to be a Broadcast Source, it is recognised by Windows and I am able to play an audio file to it. It is recognised as an audio source by my...
Hi guys, I’m currently testing the Zephyr watchdog sample on the NRF54L15DK, and I’ve noticed a behavior that seems incorrect regarding the reported reset reason. My SDK is...
I can easily generate a custom service that has characteristic with both notify and indication enabled. If I test with mobile app (using nRF Connect or other mobile apps for...
Dear community, we're having trouble connecting our thingy91x to the BMI270 via the nRF5340 using SPI. We've tried many similar cases without success. Here's our setup: Visual...
Hi,
I'm using littlefs with an external flash. Everything works well, but if I look my parition manager I have a 24KB little storage automatically created
is it possible...
Hi,
I have developed a custom application on nRF54L15 and now I want to add OTA over BLE support in it.
For that, I am following Exercise 5 – FOTA over Bluetooth Low Energy...
I am trying to setup the dev. environment in OpenSuSE Linux, but, even though it says Linux, I only find support for Ubuntu.
I am blocked now setting connecting the board...
Hello,
I'm designing an application where I intend to authorize different users to access the functionalities of a device based on the nRF54 family.
The general idea is...
Hello, I'm using NFC Type 4 Tag (T4T) but I can't write to it. The tool I'm using is the nRF NFC Toolbox. From the app screen I generate a Record and then touch the tag to...
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...
When I first created the BLOB Transfer model, I had to analysis the DFU sample code because there was no BLOB Transfer model sample.
Is it possible for me to create a sample...
Hi, For supporting multiple different peripherals is it possible to get something back from a SoC observer which indicates the peripheral type? https://docs.nordicsemi.com...