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...
NCS 2.9.1 - NRF5340 DK
I've developed the gppi one_to_one example to try and create an asymmetric pulse that I can control with the Timer compare registers. It boggles my...
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...
Hi to everyone!
I have a custom board (based on nRF52832) with two LEDS and other GPIO ports. In some point of the code I have to activate one device by setting one port...
Hi Guys,
Will they work at the same time?
i want to use the MCU for UART and at the same time i want to run the BLE GAP events parallely.
is this possible? and how...
Hi all,
I have two pwm pins I would like to have them run at two different duty cycles. My understanding is that we can do this by setting the decoder to individual. When...
Hi, We are facing issue related to pc_ble_driver shared library at the time of run script.
Traceback (most recent call last):
File "SDFTest.py", line 414, in
init...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
i'm developing an application with the NRF51822 device using the NRF51 development kit (DK). I bought a power profiler kit (PPK) to measure current for advertising...
I am using nrf52832.
I am setting MIN and MAX Connection Interval both to 7.5 ms as android support 7.5 ms connection interval. We are getting 2-3 packet in one connection...
We are in the process of upgrading from from soft device v 2 (with SDK v 11) to soft device v 5 (with SDK v 14), and we have a portion of our code that controls connection...
Hi averyone,
We are developing the BLE project whith two devices master/slave.
The master device is built on the NRF52832 processor with SDK14.1 and it's program is built...
nRF52832 is in a sleep state.
However, when the Watchdog timer clear processing is placed in a different position, current consumption changes.
If the Watchdog timer...
Just wanted to ask: is this expected that nrfGo Studio doesn't work with the micro:bit?
Presumably this means that nrfGo Studio doesn't work with CMSIS-DAP in general?...
Hi,
We're using nRF52840 rev. A with s140_nrf52840_6.0.0-6.alpha SoftDevice and patched SDK 14.2.0. We've succesfully launched Long Range advertisements on one device and...
I am using an example file provided in the "Development with GCC and Eclipse". The file has many .c files in the "Project->Resource->Linked Resource" area. There are no corresponding...