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...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
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...