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,
Do you have a drawing of a recommended PCB layout footprint for the nRF9160?
I found a link somewhere, but the page didn't exist.
I need a drawing - not an Altium...
As i an trying to establish LTE connection using nRF9160.but i want to use external antenna because i will place nrf9160 module in metal enclosure. please suggest best antenna...
Hi pals!
I'm trying to do the throughput example with using 2 nrf52840DK. I downloaded SDK15.0.0 and I'm using ble_app_mtu_throughput example under ble_central_and_peripheral...
Hello there,
I've been following a guide Installing a 6LoWPAN enabled Linux kernel and required modules as a part of setting up a BLE 6LoWPAN border router on Raspberry...
I'm working on an NRF52832 product that will be intermittently powered, and the supply rail may fluctuate slowly, drifting above and below 1.8V.
I saw this post:
https...
Hello everyone
I am using nRF52840+wifi module to communication with the server via MQTT+LTS, Now MQTT communication with server was successful, Considering the safety,...
Hi everybody!
We have a problem with our product. It is based on nrf52832.
We used heart rate example in the SDK. MCU sleeps after a while if it is not connected. We have...
I'm trying to combine conventional pairing with OOB NFC pairing, but I'm struggling to decide which libraries to use. I have been looking at the examples, and they all use...
how can we properly set the scan timeouts? Say if we need to scan for a device for 5 seconds and if it is not available we can stop the scan and search for a new device. i...
Hello I am getting fatal error and system reset after calling APP_UART_FIFO_INIT.
I want to receive some data over ble and send it to the uart. I connected physical UART...
Hello, in my application I have a problem with the app_timer module respectively with a timer I have created. I'm working on a nrf52832 ( Rev. 1 - build code QFAA-B00) and...
I need a solution for doing a DFU from an Android phone to a device with a nRF52832 chip in it
I currently have a working version in IOS Swift but cannot get the Android...
Hi everyone,
I'm using nrf52840 custom board (pca10056)
SDK version: 15.3
OS: Fedora
I work on a custom board and try to use WDT like so in the WTD project example...
Hi,
I implemented the rnd example under ../crypto/nrf_cc310/rnd with freeRTOS. While testing i observed strange behaviour.
While debugging i got
=================...