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...
Hi
I am creating bond from the Nordic device to my Android APP.
But I want to change the name of the device immediately after the bond has been created.
i.e from NEWDEVICE...
Hi all,
I am using PCA10040 with nRF5_SDK_13.0.0 and using the ble_perpheral -> ble_app_uart example.
I am trying to stream data from UART to an android phone and the...
Hi,
Just a quick question about how the ble_app_uart works.
When sending to the UART from "static void nus_data_handler(ble_nus_evt_t * p_evt)" and also receiving from...
Interrupt or main() context, or something else?
We're using S140 SoftDevice, nRF52840 and Segger Embedded Studio 3.30
We're also usinq Quantum Leaps ( https://www.state...
Hi
I am use hids, ancs and hrs services together with bonding. Phone should hold the connection with device. I am enable heart rate sensor when notification is enabled ...
Hello,
Trying to make GATT services configuration for nRF8001 chip in nRFgo studio. On services.h file generation I see Generation of source files failed window with "Generate...
Hi, Nordic team:
Now, I'm using NRF51822QFAC in a production with the SDK 10.0, the firmware includes FreeRTOS and DFU, when start the DFU in nRF-Connect APP, it can't jump...
All standard SDK examples disconnect immediately once I try to connect to from Android device. But when I flash the same sketch to nRF52-DK, I can connect successfully.
...
Hi All, on the right of nRF Connect v2.2.1,the "Start scan" button is invalid, I press "Alt+S", get a message "No adapter selected or adapter is missing state. Failing." I...
Hi,
I know that MtConnect05 is not a Nordic product but it contains a nRF52832
and these questions are about SDK for mesh usage.
The questions:
1. What does this...
I am a newbie for Nordic development boards. I recently bought a thingy 52. When I was searching for how to upload a custom firmware of my own (After disabling few BLE services...
Hi,
I need a button and a led for my project. I like the BSP library for all it's power saving features but it looks like it's not flexible. I want a custom event for the...