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,
I want to implement simple module:
gpiote event on pin change (around 6.7MHz signal)
Route gpiote event through PPI to increment counter
Toggle GPIO pin...
According to the documentation, the function sd_ble_gatts_exchange_mtu_reply() can return NRF_ERROR_BUSY , which would require the application to somehow defer the call to...
Hi,
I am attempting to run the examples of BLE HRS C and BLE HRS Peripherals from the SDK. Getting to the connected state works (discovery and notifications as well) just...
I noticed that the ram setting in this example is from 0x20003440, this means only less than 1KB is for application. But the example in sdk 12.1 the ram is from 20002078....
We want to use IoT SDK where two or more nRF52 chips would talk to each other via 6lowpan, in that case is the ble enabled router necessary for such communication?
I have an nrf51822AC chip connected to another ARM based processor which provides a CAN interface. The two are connected via the UART and we are using the ble_connectivity...
Hi, in the current project I'm working on, I need to develop an Eddystone beacon with UID and TLM frames configured by default. Based on the experimental_eddystone example...
Hi, Nordic
I need write some information to flash, then power off and power on, nRF52 still can read previous information. But now, nRF52 can not read, maybe ESB is still...
Hi,
I'm having issues with my MPU6050 sensor. I'm trying to get yaw, pitch and roll raw sensor values from MPU6050 sensor using DMP on MBED platform but without success...
I have just read nRF52840 Engineering A Errata v1.0, it looks like nRF52840 is like swiss cheese.
When can we expect some solid version of nRF52840 chip on the market?
Hi DevZone
Does the SWF switch at the PCA10040 automatically switch to the antenna I have put on my connection probe? ( www.digikey.com/.../1775923)
Thanks in advance...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...