Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hello, Dear Support. I try to build BLE Mesh from several nRF52840 Development Kits. I use example [serial] from SDK for Mesh v3.1.0. After building solution in SeS and starting...
Hello:
I am able to compile, load/flash successfully for my BLE + FreeRTOS application to my nRF52840 DK board. However, I am not able to start or pause execution of the...
Hello.
I am trying to migrate from sdk 11 to sdk 12 and I am having difficulty in adapting the device_manager.h functions that I am using in my code to the peer_manager...
Hi
I would like to be able to (force) stop characteristic notifications at some point in time.
Imagine a smartphone connects to peripheral and enables characteristic notification...
Hello,
I wanted to test the range of long range bluetooth using two nRF52840 USB dongles with the blinky example firmware of the nordic SDK 15.3 combined with softdevice...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have very basic query...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
RESETREAS will give cause of reset. But for...
Dear Team
I use the Lwip_mqtt_publisher example from the SDK 15.3 with a PCA10056 board.
Also, I used an Ubuntu 18 Instance(IPv4, I used 6tunnel) to run the Mosquitto...
Hello sir ,
I have conneccted an BLE400 dev kit to an swc J-flash device. And i can't erase it.
Tried with nRFgo Studio on windows 10 an with linux nrf cmd line...
Hello,
I am using the chip nrf52840. I am trying to configure three pins (P0.09, P0.10 and P0.11) as output pins and I am trying to make set and reset functions for them...
Hi ,
I am using NRF52832 ,SDK15 my code is based on the HR_FreeRtos project , I am using the nrfx_wdt API to implement WDT in my code .
I am using a LDO for the voltage...
I'm developing a product that use the Nordic UART service over BLE and need something similar to a USB serial port, except with NUS. Is there a Windows 10 driver that works...
Dear Nordic Team,
Thanks for supporting.
Currently i am working in Mesh network. My application is Single Client control 100 Server Individually . Same like this https...