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...
Dear experts,
How is the UCIR protected against rewriting?
I would like to store some ID's which I want to be sure they cannot be erased or over-written once programmed...
Hello,
I can see s110 api commands as a web pages on infocenter.nordicsemi.com .
Is it an api list of commands manual in a document like pdf, etc.?
Thanks.
We are trying to configure the I2S peripheral for working with the ICS-43434 microphone ( www.invensense.com/.../) , but we are having a hard time fulfill the requirements...
The product spec is not clear, what is the maximum current draw possible from a 52832? Please assume ALL features are in use and fully enabled.
Thanks.
Hi Dev Zone,
I am going to communicate my nRF52840 Preview DK with an arduino shield. I am checking the PIN number. According to the information about the Arduino board...
Hello, I want to switch the functions between beacon advertising to connectable advertising.
In the code , it can be initial as a beacon advertising or normal advertising...
Hi,
I am running the ble_app_beacon example in nRF52 DK (PCA10040). I can see the nRF beacon in nRFConnect app - but not in the nRFToolbox - Beacons. After opening the app...
Hello,
I am using WT51822-S4AT based on the nRF51822 SoC and I am trying to program it with the ble-beacon example from the SDK. Looking at the DK documentation, I need...
Hi,
Device- nRF52832 (nRF52 DK)
SDK version 14.2
SoftDevice version 5
Segger embedded studio.
I am trying get the BLE working, unfortunately calling nrf_sdh_enable_request...
Hi, Everyone How to turn on 4 LEDs in BLE ? I am testing ble_app_uart on nrf52832 (softdevice s132). Try to blink the four LEDs on the board do. I have added to main() bsp_board_led_invert...
Hi,
I want to create a custom GATT service. So I duplicate the example from the SDK ble_app_blinky. Basically what I did so far is rename all the "LBS" (ble_lbs, lbs_p,...
Hello, I am trying to store microphone data from the Nordic Thingy by modifying the Nordic Thingy Android app .
The Thingy firmware encodes the digital microphone data...
Hi there,
First of all, I'm pretty new to this, so next question might be obvious to others.
I try to decipher a line of code, and the little Part is what puzzles me...