While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
I am currently trying to get LLEXTs to work on the nRF5340 Audio DK. I was able to compile an llext and load it successfully, using the cmake features, However, I would like...
Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
I've just read the BLE Mesh documentation, very informative, but I still have some questions related to the concept and implementation, which are:
Can a device toggle...
Dear all,
I have made a nRF52810 module according to the reference circuit in datasheet and connect it to my PC via Segger JLink & SWD. Only 1 out of 3 notebook I tried...
Is this chip for sale yet? I see dev. kits, but still 28 week lead time everywhere. We were talking about adding it to a product, but the owner is shooting me down because...
Hello NORDIC community,
I am performing a BLE throughput speed test via an example of streaming a buffer of 2500 bytes per second: This says a sending frequency of 19 Kbps...
i used SoftDevice s332,and download the example:\examples\multiprotocol\ble_ant_app_hrm
i find that using android device can connect pca10040 ble well,but use ipad or iphone...
Hi
We are working on a product using NRF-51822 chip. I am new to Nordic SDK and want to know how to use fstorage to save data into flash. Following is code. Sometimes data...
Hi,
I would like to build a project with functions below.
Support BLE uart service
Support CLI with uart interface for the communication with terminal, like TeraTerm...
Hi All, I am building a wireless MIDI controller using the BLE nano v2.0 from RedBearLab.
MIDI is a protocol to control software musical instrument, therefore latency needs...
Hello everyone,
I try to modify SDK 14.2.0 S132 ble_app_template example with Segger Embedded Studio, but I got an error about uart. All uart functions appear to be "undefined...
It seems that the version of the soft device used in the mesh sdk does not match the version of soft device SDK that I can download, and the version used in the mesh SDK has...
Hi,
I am trying to run the examples for the pc_ble_driver_py and I get some issues.
advertising.py says "board not found"
heart_rate_collector.py gives a calledProcessError...
Hi folks,
I want to do a project from scratch using the Segger compiler. Where can I find relevant documents with it. How can I make changes on the Blinky project? For...
Hello,
I have two version of Python 3.6 installed: 32 and 64 bit (Windows 10)
Recently i installed nRF5x command line tools (9.7.2) and pynrfjprog 9.7.1
For Python...
In zephyr many PPI has been employed in radio, and other PPI from 20 to 31 is pre-programmed channels and can not use by application. Do you have any plan for optimize this...