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...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi, I would like to use TCXO as main source for HFCLK on my nRF54L15, but not sure if it will work. Please are there any specific steps I need to follow to do and how should...
Hi,
I am currently evaluating the nRF54L15 DFU single-slot sample available in NCS 3.2.1: https://github.com/nrfconnect/sdk-nrf/tree/v3.2.1/samples/dfu/single_slot
I have...
Hi Everyone,
I use Zephyr from nRF Connect SDK and I am trying to build a tf-m sample application (zephyr/samples/tfm_integration/psa_protected_storage) for non-Nordic targets...
Hi Team,
I use your nRF Cloud REST API /location/ground-fix endpoint to obtain location based on LTE cells.
According to your documentation, the „eci” parameter for...
Hello, I am evaluating the device for a new products line and trying to avoid a potential conflicts while mapping I/O's and peripherals for connections on PCB. Where I can...
I have v3.0.0 SDK currently . I am using nrf54L15DK . Do we have any sample code for checking AOA and AOD of the advertisements from the peripheral devices.
I could find...
Hello.
I'm developing a project with nRF (because of Bluetooth) and 6DOF sensor LSM6DSO. I would like to be able to configure the sensor in more precise way, e.g. like continuous...
I saw in nrf connect sdk 2.9.1 that there was nRF54L15 sample code for Channel Sounding and nRF52833 DK sample code for Direction finding.
But now I want to implement...
Hi,
I’m working on an nRF5340 using nRF Connect SDK v2.7.99-cs2 . BLE security is configured as Just Works (Security Mode 1, Level 2) on the peripheral . I want to increase...
Inquiry: NTN Support and Application Feasibility on nRF9151
I would like to seek clarification regarding Non-Terrestrial Network (NTN) support on the nRF9151 .
There have...
Hi there,
When flashing my solution to Lesson 6 Exercise 3 using nrf52DK / nrf52832 - I kept getting an access violation when attempting to setup the timer. I compared the...
Is possible to use ble stack for the configuration and disgnostic of a device and that use ieee802154 to make a start network for 1 to 8 devices , where i can find an examples...
I couldn't find anything related to this issue on the devzone, so I hope this can help someone who has the same issue:
We're using the NRF54L15 QFN52 variant with a custom...
Hello,
Setup
MCU : nRF52840
SDK : nRF5 17.1.0
Transport : Secure Bootloader (UART)
No SoftDevice
Custom HW
The Problem: I am experiencing two conflicting...