I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
The nRF52840 OPS 0.5.1, describes nWRITE,BLOCK as the amount of writes allowed in a block between erases, and lists nWRITE,BLOCK = 403 Maximum.
It looks like 8 blocks are...
Hi folks,
I have a system basically working with the following setup:
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(7.5, UNIT_1_25_MS) #define MAX_CONN_INTERVAL MSEC_TO_UNITS...
adv interval : 1s
adv data: 31byte
tx power: 0dBm
MCU: nRF52832
The power consumption is shown in the figure below,when I don't enable DCDC.
what may be the reason...
I followed all the steps mentioned in the tutorials. In one of the threads, it was mentioned to erase all and then try and it worked for some. I tried that as well. Still...
I'm using nRF Connect v2.6.2 on windows 10 using an nRF51 dongle to update my target OTA. Target is an nRF52832, softdevice s132 v6,1,1. The DFU process takes like forever...
Hello,
I work in a startup, and we aim to measure cooling conditions in data centers.
For that, we have developed customs boards with a nRF52840, and we are using Bluetooth...
Hi, I am currently using Nordic nRF52 dev board (with nRF52832 SoC) and trying to test "dfu/secure_bootloader" example in that board. Because my target ship is nRF52810 I...
Hi,
We would like to activate the "legacy" 4G DRX with a period of 1.28s. Do you confirm that the needed AT command is: AT+CEDRXS=1,4,"0000" ?
If not, could you provide...
Hi
ENV: nrf52 + SES + SDK15
I have a scenario where the nrf52 peripheral can be advertising at the maximum interval allowed (~10s) . During the advertising it is also...
We have a Nordic Thingy 52 sensor and a Raspberry Pi which are connected through Bluetooth. The Raspberry Pi is also connected to the Internet via WiFi.
Initially, we tested...
Hi,
This is unrelated to my other open question.
I have programmed the secure ble bootloader and can OTA flash the buttonless bootloader example .
My problem is that...
We have several nRF9160DKs which have previously been registered in nrfcloud, but we have lost track of the owners. The kits are useless until we can deregister them from...
Hey all!
I have been trying for over 2 months to incorporate the simple SPI example into the light switch server example in order to integrate nRF5 SDK code into the SDK...
Hello there, I am currently working with the nrf51822, trying to use the fstorage libraries, on the mbed compiler. I think my mbed libraries are using the V11 of the SDK based...