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,
I want to secure a link between 2 NRF51 (man in the middle and privacy with AES).
How to do that ? (I can use a static key in this application)
Most of the...
I want to create a single hex file that I can use to program the SD, DFU, and my application. I know I can use mergehex.exe to merge these files. To make it so that the bootloader...
Can anyone pls explain what is relation between advertising interval and advertising timeout..
Consider now i am setting advertising interval 1 second how i can prove or...
Hi Nordic,
I have got two PCA10028 boards and have a problem starting BLE on both.
I use latest Keil (5.16) and try to start ble_app_uart_s110_pca10028/ble_app_uart_s130_pca10028...
Hi
When implementing some characteristic handling i noticed, that in the newer softdevices the function "sd_ble_gatts_value_set" has changed to the following declaration...
Hi all,
I need to be able to check the matching networks on a design using the nRF51 series chip. My understanding of the procedure is,
Set up the board, enclosure...
I am having a small doubt in example UART Service. while writing characteristics value from master control panel to nrf51 chip, the stack generating BLE_GATTS_EVT_WRITE to...
Hello,there is a way that can automatically confirm receipt of the packet from the server,without to call evrey time sd_ble_gattc_hv_confirm() after each received indication...
Hi,
I'm using 51822 to control GSM module via UART (57600, no flow control).
My device is USB and battery powered.
After I program the chip I HAVE to disconnect all the...
Hi Team Nordic,
Any plans on supporting an official build-setup via Xcode on mac?
Since it's basically more about a way to quickly "git clone" a project + sdk's & softdevice...
I'm trying to upload ble_app_beacon example from SDK 9.0.0 to a beacon board (PCA20006) after successfully uploading it to a DK board (PCA10028).
My first step was to connect...
I have created a customized Services according to nAN36 Document.
SDK using 8.0
Stack S110 8.0
DEV kit PCA10028 nRF51.
J-LInk RTT DEbugger
When the function...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
Is there a step-by-step setup for the nrf52 developer kit for Mac (OS X)?
For example, when I connect my DK board, it does NOT appear as a USB drive which is the very first...