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...
Hi! I am trying to sync the time on my nrf9160dk with date_time_now() or date_time_uptime_to_unix_time_ms() but it seems that they return a very low unix_time_ms (only 1089262423ms...
The nRF7002DK board has a Vdd of 1.8 V, unlike every other Nordic board I've seen which use 3.3V. I assume this is due to the nRF5340 errata that state that the QSPI bus ...
Hi,
We are Designing the Long range module using nRF54L15 with nRF21540 FEM.
Now want to use Dual Antenna simultaneously. we have Couple of questions
Please guide us...
Hi,
The SDK version I am using is 2.6.1 and the example is "matter lock".
I wrote the following configuration into \child_image\mcuboot\prj.conf.
And add the code...
Hi all,
I am currently working on a personal project with hundreds of nodes. I have created a device with remote provisioning models (server and client). In my network...
I'm encountering an issue while trying to use the CAF LED module with the nPM1300 PMIC. Despite configuring the Device Tree, prj.conf, and led_state_def.h, I'm still getting...
I have an app where I'm using the AP and STA mode of the 7002. I'm running on a nrf5340.
*** Booting nRF Connect SDK v3.5.99-ncs1-1-1-g6dc48c918694 *** [00:00:12.620,269...
Hey, everyone. I am currently working with NRF9160, NCS V1.3.0, developing code for an application that requires periodically storing important information in flash, and send...
Hi I have a mbed application, which runs on a PSOC6 MCU, i am going to be using a fanstel BC832 (which is based of NRF52832)BT module for RF-communication. To verify that...
I would like to confirm if my understanding is correct regarding calculating the average current consumption using the PPK2.
As shown in the image, the Selection Average...
I can't find any mention about MU-MIMO in the datasheet. Does the nRF7002 support MU-MIMO TX and RX?
I cannot find any details of if support is mandatory for a 802.11ax...
Hello,
I need to implement Find My Device for nRF52833.
From Sample I could find "samples/bluetooth/fast_pair/Locator Tag" example. I tried to go through it. but I could...
Hi,
This string is defined by "CONFIG_BT_DIS_FW_REV_STR". Is there any API that can modify it?
Currently version management is done through VERSION files, but its display...
Hi,
We are using the nrf52833 for development.
The first version of the program can connect to the discovery service normally. But we need to add some new features. And...
When I recently tried to write a Gazell project using the nRF Connect SDK, I found that many files referenced the `nrf_gzll.h` file, but I did not find it in the nRF Connect...