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...
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...
Hi, I am using https://github.com/NordicSemiconductor/pc-nrfutil code from here for nrfutil. I am working on both mesh and standard ble application.h I am facing problem keeping...
Hello,
does the nRF52840-DK Board have a I2S interface because the nRF52840 SoC have it but I didn't find it in the nRF52840-DK manual?
I find in the nRF52840 manual ...
Hi,
I'm referring to Generic on/off example and I would like to adjust scan interval and window time.
When I measure power with base code I see that device is in listening...
Hi,
I have seen that it is recommended to let the SIM_DET pin floating when using an eSIM in order to avoid leakage.
What is the internal configuration of the SIM_DET...
Hi,
I'm using a Segger Embedded Studio Free Commercial Use License to develop for the nrf52 family. I'm being notified that I need to renew my license if I want to access...
I am new to the mesh network technology. I am experimenting with the iOS BLE Mesh app provided by Nordic on App store and nRF52 development kit. The App functions very good...
Hello,
I am trying to establish a bi-directional communication between two nRF52840-DK through ESB protocol. As a first step I am using the ESB example available in the...
Dear Nordic Team
we intend to use nrf52811 in tracking and positioning project, but we can't find clear resources that describe all HW requirement for design and how to...
During some FA on a customer complaint on a pre-production system it was found that delays in receiving HVX notifications on the central side were linked to having a currently...
Hello,
I need to have a nrf52932 working as central and peripheral. So I started from the ble_app_hrs_rscs_relay example. It works fine, I can connect to my iPhone and get...
Hi,
My customer have problem at tuning audio search based on SR3 reference code.
We would like to use the audio probe to record the raw wave file.
However , we knew...
Hi,
Can anyone from Nordic share some example code for enabling AGPS on the nRF9160? I see that the updated bsdlib landed about a week ago in nrfxlib.
Specifically...
Hello,
I am testing 9 channels for PER (1,2,3,21,22,23,37,38,39). During testing the last 3 channels I always get a single time out error in response to LE_TEST_END. I...