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,
In looking down the road for product enhancements and migration to the 5.0 Bluetooth specification. I am interested and wondering if any discussion about chipset production...
Hi there,
one quick one:
when configured as SYSTEM RESET, Does P0.18 acts as an Input/Output? i.e. will be asserted Low by the NRF52840 while the MCU is in reset?
...
Hi all,
I'm using ble_app_multirole_lesc example to develop my application, it connect to android phone as peripheral role and now I need it to connect to another nrf52832...
If I have the J-Link RTT Viewer open and connected to my PCA10056 (viewing RTT output from an external board connected to P19) and then reprogram the board using nrfjprog...
Hello,
I am currently running into an issue with nrf51822. I am trying to write in flash a flag which defines the device I use. Indeeed, the device on which the code will...
Hello,
I want to us the nRF52 dongle with BLE and ANT communication. I downloaded SDK 15.2 and looked at the examples. I can see a lot of examples for ANT and for BLE individually...
Hi Sir
I try to write/read/earse any address with length 32.
but some bytes shows zero "0x0" when I use , it should be 0xff after erasing...
Do you know what's the problem...
SDK: 15.0, PCA10040
Hi, I am trying to add multiperipheral to Multiperipheral LBS example and I get this error .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol...
Hi, I'm trying to add multiperipheral option to usbd-ble-uart example and for that I checked the example ble-app-multiperipheral and I can't find the way to do that so my...
Hi.
I have a project with usb_cdc merged with multilink_central and NUS service. It is working quite well, multiple peripherals can connect and send data to the central...
Hi,
Currently I am sounding a simple beep on and off sound with a Piezo Buzzer on the nRF52832 and using the power profiler, it is consuming approx 713.323 μA, I was wondering...
Hello!
I have a question about the slave latency: I know how it should work, I would like to know if it is normal that there are current peaks in the supply current when...
Hi,
Does anyone have a hex code that can be added to the app hex in order to get rbp for NRF52832? Or a code that can be used from Arduino IDE?
I know that it can be...