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...
I'm trying to implement a really simple script to sample voltage values from 5 different analog pins on my NRF52832 DK (using Segger at the moment). I found the SAADC example...
While nrfconnect-3.11.0-x86_64.appimage works well, the update to 3.11.1 ends up without Apps.
Ubuntu 18.04
NCS 1.9.1
I found a past case and removed the config and...
Hi,
I am working with NRF52840, I am using segger embedded studio as V5.42a from that I build the example code as ble_app_proximity. I am getting some error as "Output/Debug...
Hello, I am a private developer of wireless gaming mice in Japan. I am thinking of using Nordic's nRF52840 as the MCU, but can this chip be written to only by USB without...
Hi
I added some code to get the PA/LNA driver enabled in the DFU bootloader on my board accordig to this post:
https://devzone.nordicsemi.com/f/nordic-q-a/50687/pa-lna...
Hello! I am quite new to hardware design with these chips, I have been working with NRF24LUP1 for a while, and have custom bin file for it, not a hex file. and I am unable...
Hi,
I am trying to send the data from SAADC on BLE. I follow the example: https://github.com/NordicPlayground/nRF52-ADC-examples/tree/master/ble_app_uart__saadc_timer_driven__scan_mode...
I use PCA10059 demo board,receive BT data by" nrf connect for desktop",yesterday it is ok,but today when I plug it into my PC,it can't be recognized.and no any indicator,...
My peripheral_demo is already able to work. Now I'm trying to add dfu to it.
I followed the instructions here. (+) Add DFU support to your application - Software - nRF Connect...
I have been able to set up external flash for MCUBoot for FOTA.
But after rebooting, the image is the same than before the image upgrade.
I used a sniffer so i could...
Hi,
I have been looking at the sample https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/simple_at and see that the socket() function uses...
Hi all,
I'm trying something similar to this:
https://devzone.nordicsemi.com/f/nordic-q-a/21628/how-to-use-nrfjprog-dll
i.e. using the nrfprog.dll to connect with a...
Hi,
How do you create a macro in the nRF Connect Mobile app (Android) that displays RSSI in the log every time I receive a temperature signal.
Thanks very much.
Hi,
I have nrf52840 based BMD340 evolution board. I am able to run beacon transmission example.
ble_app_beacon.
Now I want to receive beacons and see the list of it...