Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
sdk: 1.6
modem fw: 1.2.3
Hi,
Been trying to test mqtt every which way and not getting any success with mqtt keep alive longer than 30 minutes, the mqtt connection...
Hi All,
I have encrypted app_update.bin manually and perform FOTA with single stage bootloader and it is working as expected.
Now I have enabled Two stage bootloader...
i am working with spi example but the clock appears as shown in the following photo i do not know why it is generated like this and i need help to configure it to work as...
Do you have an updated schematic for the latest nRF52-DK development board? The board I have from July 2022 (reference # 0365RUBR) has some differences compared to the online...
Hi there,
A couple of weeks ago, I'm facing the issue that my nRF52840DK board is not visible and led5 is flashing rapidly. I reflashed the bootloader, j-link-ob-sam3u128...
I added some functionality to asset_tracker_v2. I used two pins of Nordic chip for following purpose: 1. Detect BMS, pin as Input 2. Reset BMS, pin as output. The pins overlay...
Hi,
I'm a newbie of microwave board design, after many research I finished our 2.4G USB Receiver board which use the nRF52840-QIAA. But I still want some advice of the RF...
Hello,
My setup is UDP sample and PPK2 for power measurements. I am trying to figure out the best settings that are available with eDRX set to <= 20.48s, and preferably...
Hello,
I am trying to get the data out of an out of the box zigbee sensor (PIR motion sensor) with the CLI example provided.
I flash an NRF52 with the CLI example, and...
We are working with tuning of the GPS:
Basically the tuning is fine but we are mostly bandwidth limited.
I wanted to ask how much is the acceptable bandwidth for a GPS...
Hi Team,
I am working on air mouse development using NRF 52832.
nrf standard package support ICM 20608 with AIR_Motion Library , but its not available now in https://www...
Hi,
I have noticed that when a peripheral (using NUS) is disconnected from a central it takes 2-3 seconds for the peripheral's BLE_GAP_EVT_DISCONNECTED to trigger.
Shouldn...
Hi,
I encountered that the PWM couldn't be closed completely, it still has about 100uA after PWM is uninitialized.
For troubleshooting purposes, I have posted my code...