To create a release, we create an extended HEX by adding to the HEX file configuration data that will be located in non-volatile memory on flash. At startup, this configuration...
Hello,
I tested how "Direct Test Mode" app interacts with "direct_test_mode" firmware from "nRF Connect SDK" v2.8.0 (nrf/samples/bluetooth/direct_test_mode) and it seems...
Hello,
I am trying to send and receive data from an external slave sensor using the NRF5340. For debugging purposes, I have connected the NRF5340 to my PC via UART.
...
Hi all
I’m having a horrible time trying to get an nRF7002EB Wi-Fi coprocessor working with a nRF52840 via QSPI interface in nRF Connect SDK 3.0.2 (Zephyr 4.0.99). I'm using...
Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want...
Hi,
I want to add scheduler server to the mesh/light sample with nrf52DK, I change the element define like below:
static struct bt_mesh_elem elements [] = {
BT_MESH_ELEM...
Hello,
After I upload a new signed image to my device using MCUboot serial recovery (single image), MCUmgr Img_mgmt_client API
img_mgmt_client_state_read() always fails...
I'm combing over the CLI peripheral example, but having a few problems when running the example:
The Debug Terminal in SES blacks out the test so its difficult to see...
Hi I have developed and Android application to connect for 2 BLE Devices one after other.
These 2 BLE devices connection and service discovery will happen one after the...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask if central can make connection request without scanning (central know the mac address...
Hi everyone,
I have migrated my project from SDK for Mesh v2.1.1 to v3.0.0.
I am getting a Mesh Assert when the Mesh is trying to request a radio timeslot after the "NRF_EVT_RADIO_BLOCKED...
Is it possible to run Eddystone example from SDK12.3.0 on nRF51822 xx aa chip?
In the eddystone documentation it mentioned that S132 softdevice required, but on older SDK...
Dear Nordic,
Hi,i'm looking for an easy way to make Wlan coexistence with Ble,i know there has a solution that named 3rd party, just like this:
So, What i want to...
when we pass the BLE event handler as a function argument to BLE stack init function and register the function results in a deadlock mechanism. Is that we cant able to register...
Hi Guys,
I have a general question to the mesh functionalities. We built a mesh sensor network and I now want to now if it is possible to decrease the data-rate to increase...
Hi,
I just completed the migration from mesh sdk 2.2.0 to 3.0.0.
After running the project it get stuck at line 422 of timeslot.c in function timeslot_sd_event_handler...
Hi all,
So I've developed a custom board with the NRF52832 qfaa e1 and using Mbed OS 5. System on current is around 3.5uA when not using BLE.
When using BLE my idle current...
I'm learning NRF51822.Now,I want to develop it with PC.I need connected Nrf51822 & PC with Ble.What tools can I use? .I designed a Nrf51822 pcb based on CH340.
Hi,
I am using nRF52840-QIAA-T in my design. I am curious to know if Engineering B modification is implemented in the mentioned package.
Thanks in advance.
Hi i used nRF52840 Preview-DK and i try many example with SDK provided.
the problem is the range of transmission too short . can you help how to set power transmission of...
I’m creating an IOT device with some unusual needs when compared with typical home automation. I wanted to ask if anyone knew of a mesh protocol (Zigbee, Thread, BLE Mesh...