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,
I am trying to use Eigen matrix library in a project on the nrf52832.
I was able to compile a very simple example however I get a mem_manage_fault while debugging...
I am trying to connect a low power camera Himax HM0360 to nRF52840 dk. In the camera device specification, it is mentioned that it provides I2C serial interface and full speed...
Hi, I'm just experimenting with my nRF9160 DK and have run into some questions regarding the default asset_tracker_v2 program and how some of it works. I have read the documentation...
Hi!
Basically, what it says in the title.
Datasheet mentions that for 2Mbps mode (enhanced shock burst) spacing should be 2Mhz or more.
Does that mean that number of...
Hello everyone,
I used nRF24L01 and Arduino to jamming 3 channel advertising BLE ( https://github.com/lws803/BLE-jammer ) and my Gateway can't receive message from my door...
I am trying to develop an environment based on the prx ESB sample and add nrfx_timer.h dependencies. This is not necessarily a question specific to this setup but a more general...
Hi,
I am using SDK 17 version. The file name is ble_app_uart_pca10040 . I send to data from nRF Connect app to nRF52 DK and this data reach correctly to nRF52. But i didn...
Hi,
Now I have some custom data that I want to save in flash to ensure data not lost when power off. What should I do?
Platform: Windows 10
NCS version: 1.9.1
Boards...
Currently, I'm facing a problem, that a custom board somewhat doesn't work. The main only consists of
The problem is, that the cpu seems to wake up every (about) 500us...
Hi,
I would like to know if the following application is possible using the nRF52840. I'm open to use the nRF5 SDK or the nRF Connect SDK.
I have a base station with the...
Hello, i want to use SHA-256 to encrypt a Payload of my outgoing MQTT Messages.
I started to modify the NRF9160 MQTT Example. To test the encryption i copied Code from the...
Hi, I am trying to implement buttonless DFU on my nRF52832 on PCA100040. After using the NRF Connect app to initialize DFU, the DFU log on the app gets to the line
upon...
When I'm trying to compile the coprocessor sample (compare https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread_tools.html#configuring-a-radio-co-processor...