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 am using pca10028 dk. I want to know how can I change the transmitting power of ble?
My application needs that user should be able to change the transmitting power...
Hello guys!
I got a board of nRF52 with a Jlink debugger on it through a serial port and I program it with nrf-connect-mesh-official-serial-gateway-fw.hex.
However, when...
I am programming a Ble Nano device using Nordic SDK. So far I have been using examples from the ble_peripheral and ble_central directories. Now I want to run an example that...
Hi,
I used the nrf51822 as the spi master,it could send out the data, but it didn't receive the slave data.Did I miss somthing?
static volatile bool m_transfer_completed...
I'm working the the NRf52 dev board and SDK12.2. I was able to successfully load the standard DFU example and then use the NRF Toolbox on an android to load the example HR...
Hi.
I'm getting an nRF Dongle (PCA10031) set up on a Windows machine to be the BLE central that we'll use for our production line testing. To that end, I've built the pc...
The pc-ble-driver project uses CMake to generate Solution and Project files for the Windows build of the project. CMake uses absolute paths in these generated files. I can...
Working with nRF52832 and SD132-v2.0.1
Using Timer 1 at 1MHz (pre-scale 4) and 32bit bitmode CC to trigger events at a pretty wide range (from us to minutes).
I'm getting...
I am calling certain services and I can see this output on my UART listener:
0.000013 : UART Start!
0.385355 : BLE Stack Initialized
0.385581 : Peer Manager Initialized...
What would be the best value for UART buffer?
When I put it as 512 it gets crashes, below you can see the putty output
0.000013 : UART Start!
0.415937 : Handle list for...
I want to use app sched feature, so as example does, I call:
static void scheduler_init(void)
{
APP_SCHED_INIT(SCHED_MAX_EVENT_DATA_SIZE, SCHED_QUEUE_SIZE);
}
since...
Hi Team,
I need to make an application that we receive a data from a chip through UART and need to send the data to Console through another UART. Is it possible to make...
Hello,
My setup:
PCA10040 DK,
12.2 SDK
I copied the "BLE_APP_UART" example into my project folder and want to "upgrade" it with the TWI.
So I copied parts of the "twi_scanner...
Hi all,
I'm starting with fcc and etsi test! i know that the radio test example is useful to test the radio.But the ETSI add two type test about receive emission spur and...