Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I've written a DFU client in python. I'm trying to add the ability to restart a failed DFU without having to resend the whole file. I can see that the init packet is saved...
I cannot find an example project for using the PDM module on SDK 15.3.0. Can you please direct me to where I will be able to find such an example project?
Thank you.
HI,
i am using nrf52840.i am sending 500bytes from peripheral to central with the time interval of 100 millisecs. for 5 minutes its working fine,but after 5 minutes the...
I use nrf_uart_master by one side and application realising uart periphireal role on the other side. (It is for debugging. In production Central role will be chip.)
Connection...
Hello,
we are trying to use FDS with NRF52 and using SDK15 SD132 v6.0, and have few questions:
1. IF there is function to erase all records and files in FDS?
2...
Hi,
looking to nRF52832 reference PCB designs I've noticed that BOM contains different element sizes for different packages. Such, most of capacitors for QFN48 have 0402...
Hi,
I tried to test range between nRF52840-DK to SmartPhone with nRF Connect.
The firmware project I flashed to the nRF52840-DK is "ble_app_proximity_pca10056_s140" ,...
Dear whom it may concern,
I have been using nRF52840dk for a week now and I am having a problem. The issue is that, I am trying ble_peripheral examples that are provided...
We are in the process of going to production with the NRF9160. Do we need to purchase IMEI number for the NRF9160 modules or do the modules come with an IMEI?
What happens if I trigger an NVIC reset from the WDT ISR? The product spec states:
See Reset on page 69 for more information about reset sources. If the watchdog is...
Hi,
to save power, our product negotiates a slow connection interval of around 1s (usually ended up being 960ms) when going into deep sleep.
when waking up the device...
Hi. We are checking compatibility between USB CDC driver and external host devices.
Examples of USB CDC of nrf52840 works fine only for PC with PUTTY program.
Using other...
Hello everyone,
We are using the nrf52840 Dev Kit (PCA10056 1.1.0 2019.19 683465548)
SDK Version: 15.3
OS: Fedora
When we are using the command line "make...