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 know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
Dear all,
I am working on an nRF52840 project that communicates with an external NAND Flash memory and I am looking for a suitable file system for my external flash memory...
Hi,
I am using nRF9160DK and I want to use AGPS. As my understanding AGPS requires a network coverage. In India there is no coverage for LTE-M or NB-IoT.Any other solution...
I'm working with an nRF5340-PDK board and have SPIS (SPI slave) working at a basic level.
I'm using CONFIG_SPI_ASYNC=y, but I'm wondering what will change if I use CONFIG_SPI_ASYNC...
Hi
We are using nrf51822 with SDK 10 and softdevice s110. We completed the software and in general everything works fine. In the final step, we decided to add the peripheral...
Does the nRF52840 work with 20V USB Power Delivery? My system runs on 3.3V and there is no other need for 5V on the board. Do I need to include separate DC-DC conversion for...
Hi all,
Currently employing my custom board definition for Arduino Nano 33 BLE for use with the nRF5 SDK. So far I have gotten an array of examples working including the...
Are there any examples for the nRF5340-PDK showing how to use the audio clock (ACLK) with the PDM or I2S peripherals?
What changes are needed to prj.conf or nrf5340_dk_nrf5340_cpuapp...
Hello Team,
We are working on PCB design using the nRF51822 QFAA and we have some questions regarding the antenna circuits and antenna PCB design .
we are referring the...
Hello guys,
We use nRF9160 and nRF Connect SDK v1.3.0. In our application, we need to keep track of time and timestamp some events. We can connect to the Cloud and get a...
Hi,
Trying to convert an IAR project to Segger Embedded Studio. Started off from ble_peripheral_blinky SES project file and added my stuff from the IAR project. When compiling...
I have tried compiling peripheral_hr in Zephyr, as well as flashing the heart rate demo binaries.
All give the same result - the board simply resets as soon as BLE Advertising...
Hello,
I'm trying to connect as fast as possible two devices (central : 52832 S132v5 and peripheral : 51422 S130v2), for a given advertisement interval. The central will...
People tracking and fitness trackers. Hello. Sorry for beginner question. I trying to develop a real time location system to track people (using rssi) and take data from their...
I'm attempting to perform DFU with the secure bootloader (bonding not required) and it is hanging after starting the update. Here's the log from the firmware (SDK 16.0.0)...