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...
I am working on a custom board based on nrf52810 that my client provided. In this board the accelerometer (Bosch BMA250E) power has been controlled by the PIN 9. However when...
Hi, everyone
I have some problems to make the Image Transfer Demo APP work
I have read the content of the website( https://github.com/NordicPlayground/nrf52-ble-image...
Hi,
I have 2 devices: one nrf52832 and one nrf52840 dongle. After enabling PHY feature (see the following code) in nrf52832, I tried to connect it using the dongle in the...
Hi,
I got the following hardfault when running sdk 14.2, nrf52832. Since the address shows it locates in softdevice...I do not know why. May you please give me tip? Thanks...
Hello, we have a handheld device with Microchip (ex. Atmega) Microcontroller that essentially monitors and records different environmental conditions and stores them them...
I am making PUC for sending & receiving string through ble nrf51822 to phone(nordic app) with particular user define time interval like 1 min , 5 min etc. using ble_app_uart...
I'm running \nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs and following instructions from http://infocenter.nordicsemi.com/index...
Hello,
We are using in nrf51822 in a product.
I do not understand whether by definition and, thus, always, before connecting, whether a peripheral
goes to sleep between...
Hi,
our device has a hard current limit of 2mA. Normal BLE operation is actually no problem. Connection parameters and packets/event are negotiated accordingly between master...
Hello,
I am using nrf SDK 15.0.0. I am unable to build ble_app_uart example in SES. It shows this error in the screenshot:
But i can build the same example using Keil...
Hi everyone,
I want to set LF CLK source to XTAL without softdevice. But, LFCLKSTAT value is 0x00010000(CKL RUN, CLK SRC = RC) after clock start.
So, I checked same test...
When drawing lines of equal start and end x, y coordinates the GFX library shall draw a rectangle with thickness applied. If the value of the opposing axis has a start value...
Hi everyone,
This might seem like a silly post, but this happened.
I build and ran the example QSPI code given in the sdk.
But after that if i try to run my own code...
We're writing code that does dynamic pin assignment which may change over time. This question is about how the crossbar deals with conflicting pin settings.
If I set the...