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...
Hello,
I am developing an application using the nRF51422.
For flashing and debugging the nRF, I use a ST-Link V2 debugger which uses SWD. The IDE I use is uVision.
I...
Hi
I have been succeed test SDK15.0.0 i2s example and got UART data.
UART started.<CR><LF> NRF_LOG_DEFAULT_BACKENDS_INIT started.<CR><LF> NRF_LOG_DEFAULT_BACKENDS_INIT...
Dear Sir,
I am working on SDK15,nrf52832 and soft device S132.
I was working on the following scenario.
A peripheral device advertise as soon as it is switched ON. ...
Hi, nordic
I get some problem when developing the ancs with SDK15.0.
I run the demo with ble_app_ancs_c on the board of PCA10040.
First of all, after my iphoneX (system...
Hi all, development software: nrf5_SDK_for_Mesh_v2.1.1_src\examples\light_switch\proxy_server Board 1 nrf5_SDK_for_Mesh_v2.1.1_src\examples\serial Board 2
IDEs: SEGGER...
Hello,
I am using NRF52832 boars s132 and sdk is 13.1. I have developed my application is read analog accelerometer valie and send to mobile apps. Now i want to also battery...
I'm facing one issue while uploading firmware using BLE DFU.
Details:-
Hardware : NRF52840-DK
SDK : v15.0.0_a53641a
IDE : Segger Embedded Studio v3.40
Mobile App...
We have a Сustom BLE device and observe inconsistent behavior when connecting from this device to to nrf52dk running different SDK versions. - Custom Device connects OK with...
Hi All,
I'm trying to use the nrf52832 as the SPI master to get sensor reading through spi from another sensor. I want to base my firmware on the spi_pca10040 example but...
How can i sample nrf52 own input voltage to do battery measurements?My nrf52 chip is directly connected to a battery and it needs to sample its own input voltage without a...
I have been searching through the info center and can only find the slightest mention of the bsp_board functions.
Could someone help me, locate the right page documenting...
hi sir
i have start my project in NRF52-DK development kit but some BLE card give me data in three channel and i have received all data and give me same like data pls find...
I'm new to use nordic. I am using thingy 52. I would like to add a new custom feature that communicate text via BLE from app, store the text as userid in the thingy and check...
i use 52840, nRF5_SDK_15.0.0_a53641a\examples\peripheral\usbd_msc this example, and change the log level to debug
but i still can not see the DEBUG output information, this...