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...
Good Moring engineers.
I just got nRF24LE . I am wondering the timer2 only provide 2 seconds long period ?
I want my project nRF24LE sleep as long as possible , at less...
I am using an RTC for other purposes that exposes a buffered 32kHz clock. I am considering using the buffered (rail-to-rail) for also the LF timebase of the nRF51. The drive...
I've just discovered that the Jlink LITE programmer can not program my custom PCB because it runs at 2.7V.
Does the nRF51-DK board support programming an external target...
Hi....
We are working on PCA10028 DK with S130 softdevice version 0.9.0 alpha. Could you tell me about the release of stable SD S130. Hope it will be soon.
Hey,
Is it possible to use the NRF51822 for connectivity together with Arduino, and if so are there any easy instructions as to how to do so? I am looking something on...
Hello I was wondering if I can use both the proprietary protocol 2.4 Ghz ( I understood the one to use for the new projects is Gazell ) and the Blueotooth smart on the nRF51422...
Recently,I met a problem when I used Gazell mode. Before, i used the GPIOTE to collection PPM receiver 's length of time, when I also use the gpiote and wireless data transmitting...
Hello , i have been following the ANCS tutorial and have managed to pair it with my iOS device. I am using the Nrf8001 with an arduino. I have read up many articles about...
I have seen several good questions and answers on this forum regarding the use of a PA for extending range of the nRF51422/nRF51822 devices. I have a battery-powered application...
Hello everybody,
We are using a nRF51288 with an external DCDC converter. VDD and AVDD is bridged, DCC is not connected.
The software is working in Peripheral mode, S110...
hello,
I recently purchased a NRF51 dongle and NRF51 DK. I was working with older version of NRF51 development kit. I did n't get any information in the user guide provided...
Hello,
when using the S130 with multiple connections and sporadic advertisement and scan procedures, I get a connection timeout after a few minutes, now I must know, how...
Hi,
Im using an app_timer in my application to create a timeout for UART read (im not using SoftDevice).
On my board I have USB and battery power, so at the moment when...
After switching to 51822 in example project nRF_Examples\7.0.1\dfu\bootloader\
I have next output:
compiling pstorage.c... compiling bootloader.c... compiling bootloader_settings_arm...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...