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, when I provisioned the client and servers via provisioner to create mesh network, I can receive RSSI value from provisionee ,but after the provisionee disconnect to power...
I have a nRF51 DK. I am trying to sniff the Bluetooth connection between the smartphone and watch at Window 7.
Installed:
Wireshark 1.10.7
Sniffer (tried ble-sniffer_nRF51822_1...
The sdk_config.h configuration file for ble_app_hrs_freertos example contains following definition:
#define NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS 1
This macro should...
HI,
I have connected to one peripheral from my central and retrieved all the services(For example i need Device Information Service, got all the characteristic values) and...
dear sir,
i have a nRF52DK board,
i want to power on the board but not glowing LED and my laptop not detect the board while connect with laptop,
please given solution...
Hi
Env: keil and no SD
I am doing the first steps on keil + nordic nrf51822. I started by opening the Blinky app (C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Examples...
Hi there ,
i am developing a biomedical recorder which needs to continuously transmit the recorded data ,
data rate is very low (9.6 Kbit/s to 32Kbit/s) but i have a very...
Hello,
I was wondering whether or not there is a way to know, how the connection interval is decided between the two values of the Connection Interval Max and Connection...
Hi, everyone,
We develop the project by using nRF52822 module. But suddnely we discovered that the latest supporting this chip sdk versionis 12.3. The SDK versions newer...
According the the instructions for the Thingy mesh demo, it is possible to manually provision new nodes. Is it possible to identify the unprovisioned node first by sending...
I am trying to make the nrf52832 enter in ON/low power mode for inactivity periode.
I must have the "System ON, No RAM retention, Wake on RTC" as indicated in nrf52832 datasheet...
Hi,
I run the Secure DFU, and I'm doing OTA update without any issue.
The problem is the case that I'm doing an OTA update with a application-version smaller than...
Hi all, Nordic distributors no longer carry the nRF52840-PDK, which included the NFC antenna. What is a direct replacement for the Nordic NFC antenna that used to be included...
I am trying to connect a BerryMed MD1000 Pulse Oximeter (BLE Server) with an Adafruit Bluefruit Feather (nRF52-enabled) Arduino board (BLE Client).
I made an Arduino sketch...