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, I have some question about wiredUART and USB to UART
I'm using nrf51822+BLE400.
Is there any difference UART communication between using USB to UART
and wiring...
In order to reduce the R&D lead-time, I am trying to use ARM mbed online compiler to build nRF51822 project. I know the mbed Kit will do chip-erase on nRF silicon, so I guess...
Hello,
I am trying to interface bme280 with pca10040. I am using sdk12.2.2 and referring twi_sensor.
I am able to make read function and it works as expected. I am facing...
I am generating a pwm signal in pin no:21 of nordic nrf51422 board. i connect this pin to pin no:24 using a wire in the same board and want to count only rising pulse edges...
How to decode opus file on Android or how to configure NVS on Android?
we have a Android TV device to connect Smart Remote 3 of nRF52,but audio from the Smart Remote is codec...
I am just trying to program my sample nRF52810 using a PCA10040 devkit.
I get the message "No device detected, or readback protection may be set"
Pressing the Recover button...
Hi,
I'm working on an application with an accelerometer without SoftDevice (for the moment).
The accelerometer communicate in I2C. It send an interruption when a new sample...
hi
I develop nrf52832 based ble device, this based rtos therefore ble communication have critical
time limit.
I will use mesh protocol my ble device, in the environment...
GLS is implemented using Nordic(S110_7.0_SDK6.1).
When set to Control solution function.
The setting of the device and the READ value of the application do not match...
I am trying to integrate an iBeacon Library on nRF51-xxAC with SDK10.0.0 and S110v8.0.0 . Can anyone please help me out if any one has ported the iBeacon Library and what...
I want to implement one central device to ten peripheral devices connections.
I'm using nRF52832 DK and S132 5.0 and SDK 14.0.
So, I have run multilink_central example...
I managed to sniff Nordic mesh sdk 0.9.2 packets on raspberry pi 3 using "hcidump --raw", and I can read the raw hex data of mesh packets of light control demo, but since...