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 all,
I am trying to develop an Android app to connect to a nrf52832 running the ble_app_uart example. Previously I was using the Android-nRF-UART codes as a starting...
Hello
I have nRF52840-DK and also a nRF52840 Dongle with me and i have installed SEGGER Embedded Studio with "nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71" SDK downloaded...
I'm having a frustrating time trying to enable UARTE1 to stream fast ADC results to a terminal.
I believe I have edited sdk_config.h correctly, but looking at nrf_serial...
In continue to https://devzone.nordicsemi.com/support/233777 We tested the demo for some days, it works. But last week it stoped on open socket with error -47. At the same...
HI,
I have successfully installed Wireshark and nRF Sniffer on a Windows 64-bit machine. Now I am trying to duplicate the process on a windows 32-bit machine without any...
I want to flash in dfu sample.
*nrf_dfu_flash_erase *nrf_dfu_flash_store Called nrf_dfu_flash_init (true) to execute the above function. Since true is set in the argument...
Hi,
In order to be absolutely sure, can you confirm me that the nRF9160 module can be configured with following interfaces running simultaneously, all with dedicated GPIO...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Device : nRF52840
Softdevice : s140_nRF_6.1.0
SDK : nRF5_SDK_15.2.0
Hi guys, I'm facing some trouble to put my rtc working properly. I made a code based on the rtc example...
Hi, I am developing 3 devices, two of these devices should act as nodes and send data from their respective IMU sensors to the 3rd device(central device).
I have been looking...
Hi all,
My name is Szabolcs Vass. We are developing a project with nRF9160 SiP on our custom board. We want to send some measurements periodically to an MQTT server. After...
I have realized the cutdown function with the examples. But now I want to reflesh the number I have published, which means that I first publish a number, then I want to publish...
Hi,
We are using nrf51422 in our project and SDK we are using is 12.3 and soft device is S130. In our project we need Bluetooth device should be connected to upto 3 devices...
Hi
I did DFU with button, i can enter and load zip pack over nrfToolbox mobile.
I tried butonlessDFU, i copied services "experimental_ble_app_buttonless_dfu" and with...
Hi,
I am evaluating the ble_app_template example with nRF52840 SDK.
I added code to create custom service and custom characteristics in the following link:
https://github...