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 all,
the sensor is selected and so far powered via an external power supply, while the nrf52dk is powered via the USB, however, I am not sure how to properly organize...
Dear ,
I am using the nRF52833-DK development board with the NCS1.7.0 SDK.
Recently I just found that when clicking the flash option in the vscode, the IDE only builds...
Hi,
I'm using the saadc and I notice that the max value that saadc can convert is 3,3V. If I try to convert an higher value, the result has no sense. For my project, I need...
Currently I am working on a open thread project.
Right now I am facing an issue in which my board/code is getting reset every time after I have done some changes in my previous...
Hello,
Currently In customized PCB board, nRF52832 is connected to both HFCLK(32MHz) and LFCLK(32MHz).
It takes up too much space. So HW engineer asked me to consider...
Hello. I have a device that connects to desktop app through usbuart-to-ble converter and I'm trying to simulate it using nrf52832. I've started from ble_blinky example using...
Dear,
Based on the material ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf5340%2Fqspi.html ), Encryption should be enabled independently for XIP and EasyDMA...
I want to use mcuboot together with LittleFS/NVS and a custom partition foo with my own flash storage routines. It works as long CONFIG_BOOTLOADER_MCUBOOT= n.
But with CONFIG_BOOTLOADER_MCUBOOT...
Hello,
I just received an nRF21540 EK, I am trying to use it on my current hardware which is only for scanning beacons (won't transmit) so need use it as LNA in the received...
Hi everyone. I have to turn off the bluetooth module to save battery. I am using the SDK example "ble_app_template_pca10056_s140". To start the advertisement I use the "ble_advertising_start...
project set up: Development board used nrf52832 ,SDK 15.0 ,SEGGER 5.10
actually i want to read data string from ESP32 using nrf52832 via UART (RX,TX) and send it to nrf...
Hello All,
We are using Power Profilier Kit 2 for measuring the current consumption of our device.
We Start the measurement at 14:16 PM. after 1 hour and 39 minutes (at...
HI,
we are working with
nRF5 SDK v15.2.0 ------------------------ Release Date: Week 37, 2018
Our use-case has a central device, which has 7 to 10 peripheral connected...