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 a beginner,i have two questions.
1、when i use the nrf52832 to read the inner temperature,i find the nrf_temp_init function is :
static __INLINE void nrf_temp_init...
Dear support team,
Can a Thread Boarder Router have Leader role? I have not seen any document which mention about it but all the Thread topology diagram have independent...
Hello,
I am not able to make the FDS work. Here is my setup
NRF51
SDK 12.3
S130 (2.0.1), i.e. s130_nrf51_2.0.1_softdevice.hex
Using peer manager as well...
We've been using bonding on our device for a while and have a lot of experience there, but we are now attempting to add "Just Works" pairing support that is a configuration...
nrf52832.
SDK14.2
Segger ES V3.34a
I am using nrf_drv_saadc_calibrate_offset() and find the next sample immediately after the calibration is erroneous.
There is...
Hi, I would like to use a nRF51 Dongle to connect to BLE devices and retrieve some data.
I already tried my scenario through nRF Connect for Desktop and it works, so I assume...
Hi,
I have a SPI sensor on an nRF51822, developed in mBED. To save battery power, I want to disable SPI while in ble.waitForEvent(). The only reference I could find is an...
Hi, I'm using Master Emulator API 2.1.7 and am having difficulties determining where I should be processing an acknowledge packet being returned from the slave after transmitting...
Hello,
I have been trying to have a central/peripheral device read UUIDs and RSSI values from surrounding peripherals using their advertisements and without actually connecting...
And base the nus service ,each peripheral can send message for cenrtal to other peripheral like mess.
I doubt it is possible because this example is base on the LED Button...
I'm building a smarthome application.
IPv6 over BLE not support mesh topology that is quite inconvenience to extend network. My teacher require me that this application...
I am working on custom programming of nRF52832. I have little experience of Preview DK. I took help of examples in SDK v15 and came across nrf_pwr_mgmt.h header file which...
Hi,
My service (nRF52832, peripheral, SDK14.2) works in a control point / response manner:
Command code is written by central to 'Command' char (F901). On peripheral...
Hey guys,
The project I'm working on utilizes the secure DFU bootloader and buttonless DFU.
To get the application working I had to generate a bootloader-settings file...
Hi
I have a sample nrf51822 non BLE program (based on flashwrite_example) that successfully writes and reads flash (last flash page) in a loop, incrementing the number that...