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...
Hello, maybe my answer didn´t get to you correctly. Referring to my post 10 days ago, I am still stuck controlling the joining procedure .
https://devzone.nordicsemi.com...
HELLO
I would like to know how to test RF for nrf24l0.
Of course, the RF test I'm talking about is frequency modulation for KC certificate
Previously, nrf24le1 was...
Hi,
Just to be clear, you are looking for reference DFU controller firmware for the Host MCU, in order to upgrade the firmware on the nRF52832。
I also need this feature...
Hello Developers,
I have configured a mesh network where I have a gateway node and multiple relays to relay messages from End nodes (sensors)
My question is the following...
Hi. I am working with nrf52832 trying to get Bluetooth and UART and a I2C peripheral working at the same time. I had a working version of the I2C peripheral and UART working...
hi.......
i need to run the program continuously using timer ......and want to check the data every one minute how to do that
i have seen timer example .. i am confused...
I am using nRF 5 SDK v 14.2.0.
I'd like to change the tone of the buzzer, how can I do it?
I'd like to make the following three settings.
Treble (+ 1 kHz), normal (+0...
HW: nrf52840
SW: nRF5_SDK_15.2.0_9412b96
source code: blinky_rtc_freertos example
Q1:
I read freeRTOS xtaskcreate operation on the web, it seem that I just need to...
Hi,
I am using Segger IDE.
I encounter error undefined reference to `nrf_drv_rng_init' .
I have include the below header file;
#include "nrf_drv_rng.h"
I already...
Happened when I occasionally compare the NRF_TWIM_Type struct in nrf52.h with the TWI registers (table 127) in nRF52832 Product Specification v1.4, there are many differences...
Will there be an HTML version of the nrf52832 spec document?
I hope Nordic is not expecting me to manually browse through a 550 page pdf document. I regularly use the infocenter...
I'm having trouble implementing the workaround that was mentioned in the following previous post: https://devzone.nordicsemi.com/question/55937/nrf52-sending-an-octet/
...
Hey guys,
i am trying to add new firmware to a cheap fitness tracker I have. After I write the new firmware in the Nordic SDK, I think I save it as a hex file. I’m not sure...
Hey Guys, I am trying to calculate goodput and delivery rate using nrf52840 pdk devices in ble mesh. Does anyone had already tried it before and shed some lights on starting...