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...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
My goal is to use the Jlink JTAG for programming custom nRF52 boards (specifically, nRF52840) using minimum number of wires. The default Jlink JTAG is a 20pin connector...
Device: nRF52833
Board: nRF52833DK
SDK: 16.0.0
Soft Device: S140 7.0.1
IDE: SES for ARM v5.34a (64-bit) - Nordic Edition
Description of Issue:
I'm using the radio...
I am using nrfutil version 5.2.0 with Python27. I attempted to build several times and I got the same error. Please let me know what is " mergehex failed for an unknown reason...
My nRF52840 was recently corrupted. I was able to run through reset and downloaded the latest MCU 'J-Link OB-SAM3U128-V2-NordicSemi 170724.bin' onto the board. So now it shows...
We are preparing a product (based on nRF52840) for manufacturing and currently defining the production test process.
The product is hermetically sealed with no external...
Hello,
I'm currently implementing a multi-endpoints Zigbee device using an nRF52840.
This device is a router which have several "GROUPS" clusters (one in each endpoint...
Hi,
I've nrf52840, s140 with SDK17.2 and I was able to set REGOUT0 to 3.3V in 2 ways.
or
nrfjprog.exe --memwr 0x10001304 --val 0xFFFFFFFD
After that I do...
It is my understanding that the more antennas you use for AoA the more memory is required. I am trying to gauge how much memory and resources would I have left for other application...
Is there a way to configure the serial LTE modem application to communicate through the UART using a 2-wire Tx/Rx with Hardware flow control disabled?
I have read that you...
We are trying to switch main MCU that we use in our products into NRF52/53 series devices. We've chosen NRF52833 (aQFN73) for one of these devices. Is it possible to use only...
Hi,
I have a question about the LwM2M Client implementation for the nRF9160.
Can the LwM2M Object updated in a registration update or it is relying on a re-registration...
I have a situation where a customer needs to DFU some nRF52840 custom boards that we shipped. The firmware that I wrote used extended advertising and thus appears as a Bluetooth...
Hi,
I tried running the crypto sample example as part of the nRF SDK project on my nRF5340 DK.
I successfully completed as few tests and then fails while trying to run...
Hello Nordic Team I want to use the ble_app_beacon example found in SDK 15.3 on NRF52810 when NON_CONNECTABLE_ADV_INTERVAL is MSEC_TO_UNITS (5000, UNIT_0_625_MS). The program...
We are using the QDEC in an nRF52832 and our rotation speeds are 0 to 15rpm, usually around 10rpm. Is there any fundamental reason the QDEC can not be used in this case? We...