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...
Device nrf52832, nrf5_SDK_for_Mesh_v3.2.0_src with nRF5_SDK_15.3.0_59ac345
Hello.
I want to transmit and receive some data between smartphone app and mesh sensor.(almost...
Hi, Im using nRF52840 DK, Segger Studio v4.52 and SDK version 17. I have been trying to make BLE OTA DFU work but have had many problems along the way. I followed the guides...
Hi folks,
I need a production test of an nRF52840 module at PCB level. Our board connects near instantly with nRF Connect + Bluetooth Low Energy, and displays its device...
Hi,
I am trying to implement wireless power transmission. For sending output voltage information from receiver board
to transmitter board continuously which of you module...
Hi, I am getting link time error in segger when i building a pre-built library with zephyr for NRF5340.
Error says,
c:/gnuarmemb/bin/../lib/gcc/arm-none-eabi/8.3.1/.....
HI. I have modified "usbd_ble_uart" a little bit and have changed the BLE service for transfering the received data from USB over BLE. The problen is now, the BLE service...
I am working with the nRF52840 DK and was looking for a way to set a compare register to trigger at 300 ticks, and another to trigger at 40000 ticks. The register that triggers...
Hi,
I am a new comer so perhaps I made a mistake during project configuration.
I am using nrf Connect v3.4.2 on Windows.
I trie to add CC310 libray in sample hello_world...
The detected device could not be recognized as neither JLink nor BLE could be captured in wireshark, nor could the nRF Connect v3.4.2 - Programmer produce "Unsupported device...
Hi,
I am using NCS v1.3.0 for nRF9160. How to enable both BLE scanner and advertiser roles simultaneously?
Currently even I enable both, HCI LE set random address failing...
Hi. This is my first experience using Nordic Products and I have run into some issues trying to "Open nRF Connect Studio Project" from SEGGER Embedded Studio. I want to run...
Hi
I'm trying to load the sample project Mesh light using SDK 1.3.0 but cannot load the configuration file properly. Im using a nrf52840DK
I have tried to update requirements...
Hello,
I wanna create a central/peripheral device. This device must be connected to mobile phone as peripheral. Also, it must be scan peripheral device's advertisement and...