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...
Hey let’s say I use zephyr to code some Bluetooth mesh stuff on an NRF52832 module and then make a product using this module. Do you guys know if there are things I have to...
Hi! We have a peripheral which uses an 'unconventional' SPI configuration for its data transfer. Among other things, it sends and receives data on the same SPI line, meaning...
Hi,
In our design we are using 25AA320 with nRF9E5 . It seems in some random conditions the EEPROM loses data and the application won't run until EEPROM is reprogramed...
I'm looking for Advertisement receiving code with control radio module without softdevice.
I want to make extremely low power control code for advertisement.
please help...
Hi, I am a beginner, during my internship I need to evaluate the nRF9169 DK for cellular applications.
I successfully implemented the communication over serial by using...
Hi,
Recently I degubbed issues on debug mode for an application on segger embedded studio 4.1.2. Now I see in release mode some kind of errors is happening, it works well...
Hi,
I'm using NRF_WDT and it works very good.
I would like to investigate my project failures and I want to save some data when watchdog is expired.
How can I catch...
I am newbie here. I was reading ‘Introduction to Nordic nRF5 SDK and Softdevice' dated 15 Jan 20. The softdevice naming rule establishes Sxyz
wherein z – denotes the SoC...
Hi,
We're noticing high power consumption when the 9160 is supposed to be PSM sleeping in borderline signal locations that is breaking our power consumption model, reducing...
The docs say:
Once configured, it is possible to perform cryptographic operations using the the CRYPTOCELL subsystem where KDR is selected as key input without having access...
Running nRF Connect SDK v2.1 targetting an nRF52840 DK (PCA10056)
I'm looking at the OTA DFU options for this SDK. The host side tool if i'm not mistaken is a go utility...
Hello,
I'm trying to integrate Mesh 4.0.0 into a program built with SDK 16.0.0 but I'm running into some issues including the correct files from the Mesh SDK. I followed...
Hi Sir,
In the datasheet of 52840, we know the DEC1 is 1.1V, DEC2/4/5 are 1.3V, DECUSB is 3.3V.
When measuring these pins, we may not get a precision value, like we got...
Hello,
I am developing an application to scanning a device continuously in nrf52832 chip. My concern is that when the device scan the other peripherals it consume a lot...
Hi,
Can you please give a brief idea which softdevice and SoC we should use as per our requirements.
1) The device should be able to connect to the mobile phone(mobile...