Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hi,
I'm developing and testing the code using the PCA10040, but this board uses the NRF52382_XXAA which contains more memory and I want to use the NRF52382_XXAB. So, how...
Hello guys,
I have coin cell powered nRF52832 based sensor node. I develop the firmware in Segger Embedded Studio, SDK15.3.0.
On the pressure of a button on the sensor...
Mesh SDK:3.2.0
I want to send dimming level to server, and want return data of dimming level with mcu voltage.
When I receive server set callback, I tried: status publish...
I am developing a beacon-related project, my nrf51 device needs to play beacon. Beacon will determine the distance from NR51-> Smartphone. If distance = distance I give, I...
Hi all.
I am using a nrf52840 with mesh sdk 3.20 and sdk 15.30.
I am implementing RSSI tracking and require reference nodes to advertise once on each channel (37,38,39...
Hi guys,
I am using nordic semiconductor nrf52840 development board and segger. Is it possible to display the data of ultrasonic sensor on the nrf connect app by configuring...
Esteemed Colleagues,
We are using PCA10040 (1.2.4 2018.16) to develop a customized NFC Type 2 TAG. SDK 15.0.0 was used because we needed to work with hal_nfc_t2t.c instead...
Hi Team,
I am developing a low power application where we need to update Firmware frequently based on use cases.
I have successfully tested BLE secure DFU example and...
Hi,
We're trying to characterize the radio timings of the transmission of a Bluetooth Mesh packet from an originator in a Bluetooth Mesh network. Looking at the broadcast...
Hi,
In your nRF5 SDK v16.0.0 release note, I recognize that a new feature is added:
I am wondering which BLE event is indicating that SD has been free from BUSY state...
Hello I have seen this (mesh reducing power consumption) ,
and I was wondering if there are any mean numbers on the current consumption in BLE contrary to Mesh (with a LPN...
The gnu C++ compiler wont do non trivial assignments designated initialisers, but by simply reordering this will work, Its a bit annoying,
nrfx_qspi.h line 73 replace with...
I would like to know if it is possible to flash the modem firmware through openocd, we have been able to program the application firmware using this version of openocd . ...