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...
Good day!
I'm working with electronic part of quest game wherein every player has a "player device" (A) and a various amount of "additional devices" (B).
A is multilink...
I am using ICM20649 evaluation board with nRF52832 interfacing SPI connection. I was able to successfully communicate icm with mcu and get data of accel/gyro on Segger RTT...
We have a discovery issue that seemingly only happens with the Samsung Galaxy S8.
We are using the nRF52832 with SoftDevice S132 v2.0.1, and do directed advertisements...
Hello, I currently use the uart-ble-central example with the 6.1.0 stack. I would like to make two changes. 1.) In the case of received data via Uart, the board jumps directly...
Good day all,
I am trying to build a very simple UART connection between the nrf52840 DK and my computer through a UART dongle.
First, I saw the UART example in the peripherals...
Hello everyone,
I am trying to make a program that makes work a stepper motor 28BYJ-48, my stepper motor is well connected to the ULN2003 and the ULN2003 is well connected...
Hello!
Question 1:
My IIC configuration is as follows
I call this function to read and write IIC
Now encountered such a problem: if I only configuration, namely...
Hi, I am developing an RSSI viewer platform with nrf52840 dongles or DK. However, I need to have a result for accuracy and precision of the device to calibrate them. For this...
Hi,
I am scanning for particular device name, and able to connect.I am using ble_app_gatt example.
Now i want to discover services of that connected device and print...
Hello,
I have quite some difficulties understanding the 16 / 24 / 32 / 128 bit UUID concept. My understanding is as follows:
All BLE Assigned Services / Characteristics...
What's the significance of the conn_cfg_tag argument in nrf_sdh_ble_default_cfg_set? When I first read through the documentation it seemed like you could have multiple configurations...
Hi...
I'm new to Nordic devzone.I am using nRF52810 I want to know is there any recommended power amplifier for this particular chip..? because this chip right now does...
Hi,
I am basing on examples for PCA10040 board with 52832.
Now I want to make some app for 52810.
I want to use softDevice s132 version 6.1.0.
I am a little bit confused...