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 Team,
We need conditional compilation between crypto engine related macros for CC310 and mbed TLS and micro-ECC.
If we add our own macros in "sdk_config.h" file we...
Hello,
I need to develop software that realizes the following communication.
[For Central]
Communicates with two peripherals with 2Mbps PHY(short range) and long...
sdk: nRF5_SDK_11.0.0_89a8197 routine nrf51_ble_app_hids_kbd_consumercontrol-SDK11 can adjust the volume of Android phone, or adjust the volume of the laptop
sdk: nRF5_SDK_16...
Hi,
I'm currently porting a project to nRF5 SDK17. Some time ago we decided to use the nrfx module as a fork of https://github.com/NordicSemiconductor/nrfx .
So I synced...
I'm working on a switch device using nRF5 SDK for Thread and Zigbee version 4.1.0 on an nRF52840 on a PCA10056.
I can get my device to join a network, and can see that the...
I see that Apple finally played their card in the consumer asset tracking device space last week. the "Find My" network will be available to third party devices. Details are...
Hi,
I'm working on the Basic example Blink_led.
I would like to change from LED 1 to LED 2. I changed the ch0-pin = <3> in the nrf9160_pca10090_common.dts but now the...
I would like to implement firmware update of nRF52832 through UART from Linux SoM, do you recommend following the DFU procedure or implement custom bootloader? I don't need...
I am using the 9160DK (0.9.0) and testing the PSM and eDRX modes with ncs V1.3.0. if I program the Asset_tracker without any changes I can connect to the nRFCloud.
from...
Hi
Unsopperted device. The detected device could not be recognized as neither JLink device nor Nordic USB device
I believe nRF connect programmer can't fint nRF5340...
On reviewing Zephyr SDK V1.3.0-rc1
I am able to build and run the soc_flash_nrf example as a nrf9160dk_nrf1960 board all works as expected.
when I try with nrf916dk_nrf9160ns...
Hello!
I am working with the nRF9160 devkit and I have encountered an issue.
I cannot seem to properly enable PSM to use the GPS and LTE at the same time.
In the application...
Hello, For our project we were planning on using a 3rd party module MS88SF2 (nRF52840), which schematic snapshot is provided and which will be powered though the li-po battery...
Hi guys,
I am using the Nordic nrf52832 board for my project. One of my goals is to enable the device to read the voltage from the external source. I have already found...