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...
hai ,
i my application i should connect 5 more peripherals with one central .
at first i connected with peripherals mac id , mac id hard coded in central
in central...
Hi,
Is it possible to be notified when the device is entering/exiting idle? All I can see is that idle thread calling k_cpu_idle which doesn't appear to have any hooks?...
Hi! Some prerequisite info:
We are using nrf52840 boards as our peripherals
We are using v16.0.0 SDK
We are using the s113 SoftDevice, more specifically s113_nrf52_7...
I want to connect and get data multiple peripheral to a single central device.
I used this example https://github.com/NordicPlayground/nrf52-ble-app-uart-c-multilink
...
I can't figure out how to respond to a custom Zigbee cluster command, let alone send a custom response. Is there any example on which I could understand how to send a command...
Hi!
we're just finishing the layout for a custom nRF52832 board. On the custom board we have a connector for SWDIO and SWCLK to flash the firmware. Can we use theese 2 pins...
Hi,
I'm trying to familiarise myself with the available crypto functionality on the 52811 and have managed to get basic AES-128 block encryption working using the ECB peripheral...
Hi,
I am using pc-ble-driver-4.1.1 to receive BLE peripheral Device 240 Bytes notifications. And I used "pc-ble-driver-4.1.1\examples\heart_rate_collector" as starting point...
Hi Nordic team,
we want to connect 2 nRF52840 based modules with Coded Phy S=8 Mode to make an cable replacement (NUS). MTU Size is 244 Byte ,to transmit cyclic 200 Byte...
I am trying to connect the DK to AWS.
I got the AT example working and uploaded the certificates. I managed to update the prj.conf file (and then took quite some time to...
It continue to give "No device available" when I connected thingy 91 to the nerf connect programmer app. I tried turning on device while keeping SW3 pushed but still not detected...
Hi Team,
We are planning use the crypto libraries for our application, just we want to know which library is best for us in terms of speed and memory consumption,
1. mbed...