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...
Hello,
I get the same massage in the nRF toolbox app when tring to connect to both HRM and the UART examples.
I upload the hex file as written(did the same thing with...
Hi
I have the nRF52 DK and I have an external nRF52832. I know how to program the external nRF52832 using via the nRF52 DK using SEGGER Embedded Studio.
But I wonder...
I am getting this error on SES "components\softdevice\common\nrf_sdh.c:164:20: error: 'SD_EVT_IRQn' undeclared (first use in this function); did you mean 'QDEC_IRQn'?" SD_EVT_IRQn...
Dear All;
I'm looking to flash a RIOT-OS image onto the Thingy52 via the J-LINK OB on the nRF9160 DK. I'm using Linux and both nrfjprog and JLinkExe detects the programmer...
I am trying to download and install nRF5x Command Line Tools for Mac OSX. When I click the link I'm directed to a 404 page not found. Could you please advise of an operational...
Hi Since we're almost done with the programming for our application we would like to move from the Development Kit to a custom board as similar as possible to the final PCB...
I am using the legacy bootloader, SDK 11.0 with SD 2.0, S132
The example Bootloader DFU images part of SDK 11.0 load just fine (I'm using nRF Connect Android app), however...
Hi, I've been recently working on trying to stablish an i2c (twi) communication between my nrf52 Dev kit and a LIS3DH located in a STEVAL-IDI-003V2 board.
In this post https...
Hi!
I have used NRF52832 on PCA10040.
I want use several pair (master and slave) in one room.
For this I try to select a different frequency for each pair.
But, when I...
When trying to use BPA600 BLE analyzer I was not able to see the LL packets. when contacted Frontline/Teledyne tech support they said I am into BLE 5.0 stack.
However so...
Hi ,
I configured nordic as slave and it looks like the transactions been successful, but when 2 SPI transactions occurs consecutively slave was setting 0xAA in return...
Hello, we are developing using nRF52840 DK, SDK version 15.2 and Mesh SDK version 3.1.0, using Segger Embedded Studio.
Currently we are using the nRF Mesh app to provision...
Dear support team,
I wanted to program and debug nrf52840 dongle through an external debugger. For that, I connected the debug out of nrf52840 development kit to the SWD...
Hi, I recently added the buttonless DFU bootloader on my device with the debug config. I am using and I can flash an application when in DFU. Although, I cannot debug my application...
Using the Mesh SDK 3.1.0 the advertising bearer's transmission interval is limited 20msec (B EARER_ADV_INT_MIN_MS).
The Mesh Profile Spec indicates in s4.2.19 that the transmission...