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,
My development environment is sdk12.3 s132_3.0 pca10040 I want to increase the MTU size to 64 bytes in nus. I programmed as below, but there is no MTU size change. It...
I have been trying to configure a single shot timer as a low power alternative to nrf_delay_ms().
I have my timeout handler configured to do nothing and the timer is created...
Hello all,
I have an ESRPB switch from EnOcean which uses the PTM215B transmitter internally.
I've factory reset the switch to its default state and have confirmed that...
After a few notifications in short succession this code will reliably get stuck in an infinite loop (15.2.0). Can sd_ble_gatts_hvx not be used in this way? Do you have to...
Hi
Struggling getting Directed Advertising to work - I have been through all the examples and have been using the ble_app_hids_keyboard_nfc_pairing example.
My NRF52832...
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...