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!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
I am currently developing a peripheral app on a custom board with a nrf52832 chip on it and connecting to the device using QT's ble library. I'm having issues where my connection...
I want to turn on /off LED by advertising TX of BLE
peripheral : nrf52810 central : nrf52840 Specifically, peripheral performs advertising TX, The central processes LED...
hi..
how the serial uarte is working ? even if i comment the serial10 i am getting the data on serial1. can anyone explain me clearly ..i have referred the below link also...
Hi everyone. Now am trying to reset all register values of the NRF24 to their default values according to the datasheet. When i probe the process on a saleae analyzer, i see...
Dear Nordic,
I am started design PCB antenna for BLE (nRF 52840).
can i use the same 2.4 Ghz Wifi PCB antenna for BLE circuit designing?
Is there any modification i...
Is there any reason not to use a 2-layer board for the nRF9160? Is a 2-layer or 4-layer board recommended? My current board is just 2-layer and I haven't had any issues with...
I am using the nrf52840 DK. Have the debug section of the board turned off. I have the external flash removed from the circuit. I am using a 3V external supply. I am using...
Hi,
In any of the documentations, I could not find the Antenna Gain of the nRF52840 development kit. Could you please point out to me where I can find Antenna Gain or any...
Hi,
On NRF9160DK, there is a nrf52840 chip.
I want to use nrf52840 as a host controller with NRF9160, but I cannot find any example to control nrf9160 by nrf52840. ...
Dear support team & community
Our company tries to integrate communications between our NRF52840 -based product and a Philips Hue Bridge gateway. We successfully connect...