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...
Hi everyone,
I'm currently working on porting a project that uses Enhanced ShockBurst (ESB) , originally developed with nRF Connect SDK v3.0.2 , to Zephyr 4.2.0 . The project...
Hi,
im trying to create a custom board file using nrf5340. we tried following the tutorial custom board creation , we copied the nrf5340dk file from the nordic installing...
Hello Nordic DevZone,
I am having a persistent problem using hardware timers on the nRF52832 with nRF5 SDK v13.
Summary of Issue:
I am using NRF_DRV_TIMER_INSTANCE...
I purchased nRF7002-DK in May and after using it for 2 months only powered by the board usb connectio on its debug port, a week ago it stopped powering on, is it possible...
Hello
I'm currently trying to connect to an AWS IoT Core broker using the MQTTX client. I'm generating the necessary certificates through the CreateTeamDevice API endpoint...
Hi,
I am wondering whether I can have one "RELAY" device in BLE communication (not BLE mesh), I have look through this forum but only saw some example 5 years ago. As I...
Hi, I wantto use this example https://wiki.makerdiary.com/nrf52840-m2-devkit/python/examples/lcd/ with my nrf52840dk . how to use this with nrf52840dk? .I have st7789v display...
Hello,
We have a custom board with nrf5340 (we are using ncs2.6.0). We are using CPUAPP, CPUNET, and MCUBoot. When we use the Nordic nrf5340 devkit, it works fine and when...
Hello,
I'm implementing the Nordic firmware upgrade using FirmwareUpgradeManager from the Android SDK ( https://github.com/NordicSemiconductor/Android-nRF-Connect-Device...
Dear Nordic support service,
I am currently using nRF21540 with nRF52840 and nRF5_SDK_17.1.0.
I am able to transmit and receive, but I am not able to switch from RX to...
Dear Nordic Semiconductor Support Team,
I’m encountering two related issues when updating my nRF9160 application firmware that cause the Onomondo SoftSIM profile to be erased...
The attachment "peripheral_uart_1_timer20.zip" is the project engineering file. Actual tests show that timer20 is not as accurate as Ktimer.
Another strange thing is...
Hi
I want to know if I send a data from peripheral, how many time the central device could receive. Some people said that I could use the sniffer to caputure the interval...