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
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hi,
I tried to install the latest sniffer v3.0.0 and Wireshark v3.2.0 on my computer. I could not see PCA10056 listed. If I start my wireshark from command line, with "open...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). My goal is to send data from sensor over bluetooth...
When i used Port 0 assigned on Uarte rx tx pin , everything was ok.
But when i changed the rx tx pin to port 1 , for example p1.00,p1.08.p1.09, it doznt work...
i am sure...
I use nrf5_SDK_for_Mesh_v3.2.0_src , nRF5_SDK_15.3.0_59ac345 and board pca10040.
Copy the ble_app_uart_coexist folder into the examples/ble_peripheral folder at your nRF5...
Hello.
I'm doing a DFU customization now.
However, because of the problem of data transmission of the last packet of the first page when advertising,
connection and...
I am setting up a relatively complex project that runs on top of FreeRTOS and it is based on the HRS freertos sample app from SDK 16.0.0. The device will need to run in several...
Hello,
I am trying to setup a PAN coordinator by following these steps:
1. mlme_reset_req() -> successfully responds with a mlme_reset_conf_t by calling the callback...
Hi,
I am using 52840 (WLCSP package) in a design. I am a hardware guy and no SW guy has been assigned to this yet. Can you please check my SPI pin assignment below and let...
Hi, I want to know if it is possible to use IOT sim card in India. Is there in any network provide such sim-card? Other than that, which example in SDK I should refer for...
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
Number of connected devices Central 1: Peripheral 15
Connect these devices and leave them alone. If...
I collecting Heart Rate data using nRF52 and Max30102
I saw data in hyperterminal, it is normal and not show duplicated data,
but, I connected with my phone and nrf52...