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...
Hello,
First of all, I'm not a hw-engineer
I've 2 evaluation devices of nRF52840 (BL654-DVK) and I'm trying to test the SPI communication between them (one as master ...
I have successfully run, Nordic serialisation connectivity application on nrf52480, (And able to control this from a custom board, and also from PC). But I want to use a lighter...
Hello !
I'm currently working on a project using the DK Boards nRF52832 .
I'm disappointed that one card no longer works ( doesn't light up ). I therefore explain to you...
Hello everyone :)
I'm trying to get an analog signal from n channels. I started with modifying the battery sample from Vdd to AIN0 according to the modification - only to...
I am using Nordic Serialisation library, with a nrf52480 chip as connectivity chip and a m4 arm core custom board as Application chip. I am able to establish gap connection...
Hi,
I am trying to enable the internal clock for NRF 52832 (BMD-350) module.
The configuration option for the clock has
1. RC Oscillator
2. Crystal Oscillator
3...
Hello,
I am using the nRF52840 DK to debug my application using nRF Connect SDK v2.0.0 ..
Application runs well in debug.
But when click restart / reset .. it should...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500sr
Here I transfer boolean(0 and...
Hi, I'm developing an application based on ble_app_uart, and integrate FOTA is the last feature. I'm using sdk16, S140, nRF52833. I plan update firmware over BLE, so I have...
We've a custom board which has NRF52833 and TM52F1376-MTP-C3. They are connected over UART.
What I want is transfer binary data between Phone and nRF52 over BLE.
and then...
Hi Nordic team,
I'm going to start new BLE application project, so I tried to understand how to use nRF52 series first.
I completed the academy and I'm trying to make...
I am attempting to compile the peripheral_uart example targeting nrf52840dk, I've done quite a bit of work with zephyr but never with the nRF Connect SDK. I've encountered...