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...
I'm running SDK 14.0.0 and notice in the examples/flashwrite, the very last flash page is chosen as the place to write data to. Are there any caveats to that? WIll this location...
Hi, everyone. Long time no see.
I wonder if there is a free IDE which is official recommended. As we know that Keil and IAR are all commerical software. GCC command line...
Hello everyone,
As we know the proxy protocol is defined to include BLE devices in a mesh network. But as per my understanding there has to be made some changes in the...
Hello,
I am using nRF52840 PCA10056 DK i want to make my board as central device and scan for all nearby ble devices and display it's device id on terminal connected via...
Using SCAN_INTERVAL and SCAN_WINDOW at 1600 vill make the flash write and erase come out with a error, the fstorage is working fine before the SD is initialised.
/** @brief...
Hi,
I am using the secure bootloader as a template and I want to use the inactivity timeout to shutdown after 10 minutes.
I saw that the limit should be 60000000 ms (according...
SDK: nRF5 SDK for Thread and Zigbee 1.0.0
I have code for the SAADC based on the Low Power SAADC example here .
I have modified it to sample 4 inputs, and changed the...
Hi,
I would like to check battery level using the SAADC of the nrf52840.
Assuming the voltage is less than 3.6V, do I need to have a resistor between the battery and the...
HI,
I am new to IoS development with NRF.
I am having NRF52840 DK, IoS device. I want to implement USB HID device application (similar to pulse/Gluco meter ) on IOS. I...
Hi,
I am not able to compile the SDK example by using SES for ARM V3.52.
I got one error which shown below:
It pointed to the link ldr r0, =%4
Thanks
Gan
Hi,
I am using fatfs of nRF5_SDK_15.0.0_a53641a.
I am writing a program with keil.
I am currently doing SPI communication with BLENanov2(nRF52832) and SD card with...
Hi,
I am implementing the UART on NRF52840. TX works but the RX doesnot. While debugging, I noticed that STARTRX task register is not getting set due to which the RXDRDY...
Hi Sir
We'd want to do RX testing with DTM mode, however, the dtm example code looks can't report receive data or total packets counts,
So that, we don't know how to determine...