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...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
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...
I am using TWI sensor example to read data from mpu6050. The program runs without error and showing expected values in watch window. In order to see the real time values i...
Hi, I'm using the nRF52840 Preview DK to get data from a digital microphone via a PDM interface. I'm using a clock frequency on 1.032 MHz to activate the microphone. The data...
Hi,
As discussed in this ticket we need a way to reduce the current consumption.
The LPN example doesn't solve this for us.
Our application is based on the light switch...
Hi, we have the latest Xcode installed on our new development Mac (up to date iOS too).
When we downloaded the iOS nRF toolbox from git hub today we get errors when compiling...
Hello Everyone,
I am looking for an Eddystone example. It should be used for an nrf52 with s132 SoftDevice (programming with nrf52 Prev Dev Kit).
Thanks for help
I'm struggling with how to properly identify an unprovisioned mesh device. Basically when i scan for unprovisioned devices from my iOS app, I'd like for only our devices to...
If I use sdk12.3 pca10040 S132
softdevice is s132_nrf52_3.0.0_softdevice.hex
How do I determine what version of Bluetooth it is?
In SDK or where the document has instructions...
Hi, I had download the nRF5_SDK_15.3.0_59ac345,but I couldn't find the softdevice S112 hex.(Nordic52\nRF52_SDK_Source\nRF5_SDK_15.3.0_59ac345\components\softdevice\s112\hex...
Hi ,
We have the following setup :
One nrf52840-dk acting as a multi-link central
One nrf52840-dk acting as a peripheral ( blinky app )
Both communicate well over...
I want to expand the Asset_Tracker example by adding the possibility to send data through UART2 to the controller and then to the nRF Cloud.
I am unable to find any document...
for 52840, customer want to have a part of flash, it can set write protect, to avoid illegal erase or destroy, they use this part of flash to run boot-loader, is it passable...