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 now use nrf52832 to do development, nrf52832 and mobile phones to transfer the data is relatively large, I would like to achieve For mobile phones that support BLE4.2, a...
Hi Everyone,
I have been experimenting around with the low power SAADC example in SDK13.
I am using PCA10040 dev board and I have programmed it to start/stop ADC sampling...
Hi,
We've been developing an peripheral HID over BLE using Nordic's SDK, connecting with iOS, Android, and Windows devices. (Board: nRF52832, SDK 14)
We've noticed an...
Using 2.0.0-1.beta on Linux Mint 18.
Have installed pyserial with: sudo pip install pyserial --upgrade --ignore-installed
resulting in:
Installing collected packages...
hi ;
now after i maked a successful connection between smart phone and nrf51822 and i could change the state of gpio pin 20 i find a new problem
i want my pin is still...
Hi All,
Just wondering if i'm doing the right thing here.
So i am using the example of the central device to get started.The idea i'm trying to do is to use the central...
Hi,
I am working on my production hardware with nRF52840 on it. I am using MBED OS. What should be the memory map of 52840 for soft device and Application code? I am using...
Here are my system requirements:
A single "Controller" needs to send 4 bytes of data per node.
There are 25 nodes in a system (100 bytes total payload).
All nodes must...
Hello,
Is it possible to use Mesh SDK and create a GATT database for mobile device to connect to? There are no examples for this in Mesh 1.0.0 and 1.0.1 except a simple...
Devzone,
I'm working with the nrf51822 dev kit- specifically with master emuator API version 2.1.8.
Does this current release of the API (2.1.8) or subsequent releases...
Hi Everyone. I am Anthony, embedded software engineer. Now I need to dive into the Nordic BLE world for the new project. And we are going to used nRF51822 MCU. But I have...
Hi there,
On my project I was working using sd_flash_xxx functions to write the whole flash pages or erase it, so I added peer manager to my project and I had to switch...
Hi,
We have a specific feature that isn't supported by iOS, and we'd like to turn it off when connected to iOS devices to reduce battery usage.
Using the nRF sniffer we...
Hello,
Currently working on a project for a company that uses your product.
Does Nordic use a certain style guide, or do they have a style guide internally that I could...