Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi,
This post is just to share with all of you (who would need it) a simple application interface (attached here) that uses the nRF52840 USB since we spent some painful...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
I want to run BLE peripheral UART application on nRF51822. I have downloaded nrf5 SDK and S130 softdevice. I am using Keil5 and STlinkV2 for programming the device. The UART...
Hello,
I'm currently working with an nRF5340DK , trying to implement FOTA update by sending the firmware from another nRF5340DK . Is there an already developed feature/sample...
Hi,
I'm using the nRF5340 DK. I am trying to get iso_broadcast sample application working but it fails when creating a BIG (-5 error) (there is a prior support ticket for...
Our startup previously used nrfx 2.4.0 but worked just fine. Upgrading to nrfx 2.8.0 results in a Hard Fault at the location seen in the screenshot. Which is the file located...
Hi,
I am posting this here because I am not sure exactly which repository to file the bug on (zephyr? west? something else?)
nrfjprog supports programming over IP with...
I'm still new to Zephyr, so this could be an easy question that I'm googling poorly - if so, sorry in advance. I just wanted to add an extra LED, led4 , to the existing nrf9160dk...
Hi everyone, and thanks for all the help provided on this site !
I have tried to flash a MDBT42Q using the nrf82832-DK (PCA10040) and it works fine for simple peripheral...
Hello,
Aim : Our application uses the PC-BLE driver for serialization purpose as well as the nrfutil for DFU purpose in the same script, we switch between the two by opening...
Hi,
I am developing a BLE sensor based on nRF52840 SoC (QIAA aQFN 73). I would like to get some clarrification regarding following points while hardware design. Thanks for...
Hi there,
We intend on using the default Serial LTE Modem example on the nrf9160 in our product. We will then communicate to the modem with AT commands from an external...
I'm trying to program a nrf52832 chip with a nrf52dk board by configuration below, referred to https://devzone.nordicsemi.com/f/nordic-q-a/14058/external-programming-using...
Hello,
Since the last update some of the includes in my files are being marked by VSCode as "cannot open source file xxx (1696)"
The application compiles fine...
Hi! The nRF9160 has a nice, accurate LFXO integrated. I'm assuming that it's also active most of the time anyway to provide timing for the modem (assuming one is using the...
Hi, I have the following questions. Please help me answer them: Using the protocol stack of the above version, one master and two slaves are disconnected when reconnecting...