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...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
After reading the FAQ on DFU I still do not understand how the bootloader and SD DFU are performed so that a failure during the upgrade does not brick the device (see answer...
Hi,
I have some queries about ESB RF Communications.
1.The address : is it possible change RF communication to one node(Tx) to multiple nodes(Rx). If Yes, Where can...
Hello,
I found that after using SPIM I have forever additional over consumption (additional 400-500uA).
It was solved here in forum
And there is errata 89
[edit]...
I use Gazell to acomplish one host --two device.When i just have one device,everything is OK。But when added to two,it cannot work.
I think,whether channel of two devices...
Hi, I am looking for the test report on the bluetooth emission of the NRF52832 that we use in our product. Could you send it to me by email? Thanks,
Emeline
Greetings,
I have been using the nrf sniffer and Wireshark successfully for for the past month or so. Today Wireshark stopped filtering for the device(s) selected in nrf...
Nordic Team,
I was hoping you could create a similar post to devzone.nordicsemi.com/.../ but one that was dedicated to possible improvements and feature requests. This...
Do you have any recommendations on measuring the voltage of a lithium battery (e.g 4.2V) using nRF52?
Obviously you can't measure directly as Vbatt > Vdd.
To use a simple...
Hello,
I am working on ble characteristics tutorial. (F00D, BEEF example)
I flashed the program and tried to scan my nrf52 DK on my Android phone.
Some parts of my Android...
I am designing with nrf52832 and experiencing some connection issues at 0C. The system gets disconnected every few seconds with 32k crystal, but no issue with RC oscillator...
Hi,
We want to upgrade our product from SDK9 to SDK12.
I already check the below questions.
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
devzone.nordicsemi...
Hello!
I have
uint32_t adc_value (from external ADC converter)
And try to send it value through ble. My code:
main.c:
....
for (;;)
{
Weighing();
power_manage...
This is somewhat a long story.
I have an app that I've written in mbed compiler (online version). I would like to have DFU.
At the moment, it seems like mbed OS5 does not...