I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello, We are using the NRF52840 and softdevice S140, PCA10056 on all examples. SDK version is 15.3. We see a problem following the secure OTA DFU protocol regarding acessing...
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 . ...