We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
first of all many many thanks for nrf sniffer 2.0 and all of it's improvements (linux, live data display, easy install ... etc)
i'm sure there are still a lot details missing...
I am trying to use the nRF Connect v1.0 RC with the pca10040 board. I followed the instructions of your [page] and when i open the serial port i got an error (Error occurred...
I am using nrf52832_xxaa with SDK v11.0.I tried writing into the APPROTECT register by using the code below
sd_softdevice_disable();
NRF_NVMC->CONFIG = (NVMC_CONFIG_WEN_Wen...
Hi, as per subject, I would like to know the trade-offs of using the internal DCDC vs LDO when it comes to RX sensitivity specific to the nRF52840-QIAABB variant.
From this...
Hello,
I am using the nRF840 PDK for testing the radio communication.
During my tests, for TXPOWER=0xD8(at minimum), I found a gap of 7 dBm between the radio output...
Hi, I am trying to connect the nrf52840 to GPS module, and I hope that the dk could read the GPS information via UART. I try to modify from this example nRF5_SDK_14.2.0_17b948a...
Hi,
the following are the TX's current consumption for 0 dBm from the datasheet:
I assume the second line refers to the measurements when the internal LDO is used...
Hello,
I know how to update the application through OTA at the moment, I do the following steps:
set the device run in DFU mode by writing 0x01 in Experimental...
Hi, Nordic engineers
I checked there is one error function in nRF5_SDK_12.1.0_0d23e2a:
in nrf_esb.h
uint32_t nrf_esb_get_rf_channel(uint32_t * p_channel);
but in...
Hi,
I have 3 nrf51822 devices. Two of them act as peripheral and one acts as central. Each peripheral is used in a wheel and they are the 2 wheels of a cart. Central is...
The latest Objective Spec nRF52840 Objective Product Specification v0.5.1 got me a little confused since I was working off of v0.5 until few weeks ago. My application is a...
I'm using SDK 12.2 with Softdevice S132 V3.0.
I try now the migration to the most resent SDK 14.2 with its Softdevice, because it seams there were several bugs fixed in between...
I am trying to use a dht sensor and arch ble device to display temperature on the console. But when I flash the program on to the board, I cant see the output on the console...
Hello Everyone,
I have developed my application using BLE for connect android mobile. I have design complete PCB using your reference design. But i have littele confused...
Hi guys,
I follow this link and do the configs on the Keil project in examples\dfu\bootloader_secure_ble\pca10040 to run on nRF52810.
But I find that the micro_ecc_lib_nrf52...