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...
I'm trying to connect a 52832 board to a peripheral BLE device. NRF52832 SD: s132 v7.0.1 SDK 16.0.0 As a first step, I'm not setting flters, I just want to connect to any...
Hello,
We are using nRF52840 with SDK 15.2.0, a bootloader and the SoftDevice 6.1.0. We are able to perform a DFU for our application by downloading the .bin and .dat files...
The nRF53 data sheet defines the minimum clock period for teh SPI slave and master as 125nSec - which equates to 8MHz. The SPI Slave also gives the max data rate as 8MHz with...
I tried out a ble_app_hrs_freertos_pca10056_s140.emProject and was able to compile but a couple of questions:
- how is heart rate info calculated? where's the sensor even...
Hi,
I want to write to the NVMC UICR Customer[n] memory addresses during code execution.
I noticed that I can write/read/erase those addresses only before the initialization...
I am testing an example from nRF SDK 7.2.0 on a custom board with nRF51822 QFAAH2 chip. This simple example is ble_app_template adapted for Segger, it should advertise and...
At boot-up of the Zephyr kernel drivers are loaded by default.
Is there a way to change this? I prefer to load the drivers depending the board configuration.
I can see...
We're developing a product using NB-IoT, lwm2m and the nordic nrf9160 mcu.
What we're observing ist, that using the latest nordic connect sdk, multiple lwm2m ressource notifications...
Hi,I have program the hex file "nrf52840_xxaa_pca10056_uart.hex" into my PCA10056 board, But t he first device is not created (as a leader)after clicking "start scan" button...
Hello everyone,
I am currently using the Nordic-Thingy-91 to test the nRF9160 and other components on the board. Now I am trying to implement a simple motion detection with...
Hello, I am trying to debug Zephyr hello world example on an nRF52840 DK. For my setup, I am using eclipse with the zephyr plugin . Following the plugin readme documentation...
I'm learning whitelisting with the HID Keyboard Example nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_keyboard\
Question - is there a way to create a new...
Hello,
I'm trying to evaluate a project that works on the 52832 to see if its an easy port yo the 52805. However, I can't seem to find a base make file to start from. I...
Would like to know what is the status of the FCC (CE) certification of the nRF52840 Dongle PCA10059? I know there are various modules available that are FCC/CE certified,...
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...