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...
The product spec says "This event will also be generated if the supply voltage is already below VPOF at the time the POF is enabled" but it seems like the event is not generated...
I have a BLE device that is using Nordic SDK 8.1 and uses PWM to control an LED. Now I want to turn the led off with PWM. To do this I set the duty cycle to 0 and printed...
Hi,
I'm working on nrf51822 with soft device s130. I'm trying to send a data packets from the nRF51822 over BLE to an android device.
I want to know how much data...
Hi!
I try to create a custom service. To do that I copied the ble_bas service and followed this guide.
You can see my init function here:
#define APP_UUID {{ 0xC0...
Hi. I'm using nRF51822AC, SDK12.2.0, S130 as central and peripheral.
Q1. What's "sd_ble_uuid_vs_add" function? is it for setting service UUID?
Q2. If Q1 yes, how to change...
I was reading a review of this product from a 3th party and they was claiming that a disadvantage about using this chip is that "Some peripherals and resources are not available...
SDK: 13.0.0.0-1.alpha
example : ble_app_hrs_freertos
I am developing a product, referring to the “ble_app_hrs_freertos” example, when I tested my functions found a serious...
I've just tried to update the mbed firmware on an nRF52-DK to version 0219, and have hit some problems. Firstly, after dragging the .bin file into the Bootloader drive, my...
I've had a sequene of problems attempting to install the power profiler software on my Lenovo T420 Win7 64 bit machine.
First Issue
When attempting to run the python_packages...
I would like to pick up audio signal with a microphone for ex. AKU340, then use audio codec to digitize it, then save the output in a SD card connected to the nrf52, reading...
Hi there! I am a beginner of bluetooth technology.
We try to build a kind of IoT based on bluetooth mesh nodes with nRF51822. According to the instruction of nRF Connect...
I've found out that softdevice S130 cannot handle the length longer than default MTU(23).
But I know L2CAP is responsible for assembling and disassembling packet.
So...
I'm using nrf51822 & S130 to read the temperature humidity values every 5 seconds from AM2301 sensor. For that I am using timer in system on sleep mode. The current consumption...
Thanks for all support so far.
One thing I want to ask that does your nordic Beacon chip can support Bluetooth 2,0 as well ?
I mean is it backward compatible
hello,
I'm using nrf51822 as proprietary model, I found it can not received 500 pkts complete from 500 nrf24lE1 labels during 2 seconds(every nrf24le1 send one pkt per...