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 am on compiling business now. Last days i tried to do GCC compiling and quite go well. But as always on last part i find an error.
My process:
Wrote code...
hi, I want to use BLUETOOTH for Position Service,
Did nrf52840 or nrf52832 support new feature in BLUETOOTH5?
like (1)LE Extend ADV?(2)LE Periodic Advertising Create sync...
Hi
I would like to write some data to flash directly before powering off. I have a few questions:
What is the best way to know if my write operation has finished...
Hi,
The followings are more like an observation rather than a question..
We just upgraded to SDK 14, and realized that some of the RTT logs were mysteriously disappeared...
Our application is running as a peripheral on a nrf52823 with SD132.
It starts running with slower connection interval (95-100ms) which is what we initialize the stack to...
I write the code without BLE part first, all the function works good but after I add the BLE part, it cause the chip reset. it seems like a random reset. why?
Hello, we would like to release our product to the market.
Our device is a (BLE) beacon based on nrf52 which is advertising some data encoded as manufacturing specific...
Hi everyone!
I have probelem with receice data over UART. In the other MCU use core ARM as : STM32, NXP... when a byte is recieved, MCU has flag to notify. That is "interrupt...
My code is in the link attached:
github.com/.../master
With that code we have a current measurement of 1.1mA. As you can see in the code, we have tried to disable all...
Hello guys, i am Dani.
Actually i am new in hardware communication and i have problem with BLE - Android Pairing.
The details are as follows:
I was trying to perform...
Hello,
As per my requirement I want to develop a device that would be capable of sending & receiving data to & from a web server & at any point of time multiple devices...
Hi everyone,
I am using board PCA10040 v1.1.0, softdevice 13.0.0, Eclipse Oxygen. I am trying to connect my board with a device call Daydream controller .
There is also...
I am seeing this warning flag on almost every files in Keil projects in the nRF51 SDK v10.0.0, be it original unmodified examples or projects that I modified from such examples...
If I want to get 16kHz output sample rate of PDM,then what should I do? How to cofigure the register PDMCLKCTRL and the clock HFCLK? Could you give me more details? An example...