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 All
I'm trying to use the Adc in Sample convert mode: "nrfx_saadc_sample_convert(0,&ADC_Val);" to sequential read two ADC pins .
I have used the code below to init...
I want to add a node(server) in multiple group in Mesh.
Application is if any switch pressed next two corresponding light to be trigger to on. for that one server subscribe...
Hi,
We are using Mesh successfully with the Mesh SDK 3.1.0 combined with Nordic SDK 15.2 and Softdevice 6.1.1.
Due to the nature of our BT device I would like to explore...
Hi,
I am new to the nordic platform .I am using. BL652 modules .I was able to blink my on borad LED and then made the device as peripheral to advertise with the device name...
I'm using the nRF52832 with softdevice s132 and SDK14 with ARM GCC
I'm trying to set up the SAADC peripheral to read battery voltage, and I can get everything working as...
Hi all, We use a kind of widely used nrf24l01 module in our product developement.It use the nodic's reference design of nrf24l01 with an external pa/lna.TXEN and RXEN of the...
Hello! I have an Android phone and nRF52840 as a peripheral. Now I want the peripheral to have a whitelist with exactly 1 peer with whitelist being dropped at button press...
I read in many blogs that I can use access layer directly without models to communicate .
So access layer is under mesh?
means that can i send data to remote node(out...
Hello,
I have a NUS link between 2 nRF52840 (several systems like that) that I want to secure without human intervention (a kind of pre shared keys in code).
What is the...
Hello,
I a developing a system which consists of many BLE beacons over a given area and communicated between them forming a mesh. I would like to know whether nRF51822 can...
Hi
I want to struct ble multi link among several nrf52840
I merged ble_app_uart_c and ble_app_multilink_central but, It doesn't work.
The central is flashed with...
Hi,
I am trying to understand the design of the battery monitoring circuit of the Thingy52. I have few quiries:
1) The source resistor of the resistor divider network...
Probably, I am having a problem with finding the proper query phrase.
I have a sensor (Hall-type sensor) that generates pulses, and I need to count the total number of pulses...
Hello,
I am using
nordic nrf52 SDK version : v15.2.0
Freertos version : V10.0.1
The system has hardware timer which runs at 6.4KHz. For every 1.6 KHz, from timercallback...