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 an internship student and so new at programming. I have a nRF51822 DK that includes;
2 x nRF51822 module
2 x BLE master dongle
J-Link Cortex emulator (Debugger...
Hello everyone,
We have an IoT device with the nRF52832 module installed. We are in pre-production and in the process of certification. Our laboratory (EMITECH) asks us...
Hello team, i use board nrf52832 and SDK15.3. in example ble_app_uart_c. BLE_NUS_C_EVT_DISCOVERY_COMPLETE event occurs only once, after losing the connection and reconnecting...
Is there an example for setting up a Segger Embedded Studio project for using an nRF52840 with Zephyr. The instructions on the Zephry site for adding Zephyr files to a project...
Hello,
We are currently designing a device that will use the GPS on the nRF9160, our implimentation will involve using sensors to trigger GPS measurements for the duration...
I am using an nRF52832 and the Nordic UART Service (NUS). I am using the example NUS code and the UART side is plugged into another microcontroller's UART. By default that...
I need to find rssi value of my mobile (using nrf blink app) using nrf52840 Dk.. So i generally don't have idea what changes to be made for ble_peripheral->ble_app_blinky...
Looking at different solutions to an asset tracking system I'll be working on as my senior project later this year (getting a head start so time isn't as much of an issue...
Hi,
I'm writing a driver for a Ublox cellular module, which will be communicating with the nRF5240 using UART. After going back and forth, I decided to go with the app_uart...
Hello, I am an intern at a startup company and ive been tasked with finding some information about the chip set we are using, specifically the bluetooth aspects. We are using...
Hello,
I just installed SEGGER Embedded Studio to build the light switch example for Bluetooth mesh.
I managed to successfully follow the quick start guide using 3 development...
Hello!
I managed to flash my Raytac dongle with debugging going using the SWD on a nrf52 DK. I am mainly working with SEGGER Embedded Studio and nRF Connect on Mac. However...
i m getting constant RSSI values 32 even if i move far or near
this is the same example code in ble_peripherals
I HAVE UPDATED MY CODE (i have printed the RSSI values...
I have an android smartphone of bluetooth version 4 and i am developing one application where i am using nRF52 (bluetooth version 5). Is it possible to write data from the...