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...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
To the kind attention of Nordic support team,
we are using secured gazell library in our devices. We would like to pre-pair couple of devices (host-device) using valid secured...
Hi i am working on project where i need to store logs on flash, i included nrf_storage and set start address 0x42000 and end address 0x50000 according to my application, my...
Hello. I want to use nRF52810 as a connectvity platform connected to OpenWRT MIPS based board via UART. For some reason the only solution I can assure is to use 2 wire UART...
Dear Nordic support,
We are using SDK5 15.2.
Our application uses FDS to maintain configuration. One issue is that we have to change the configuration via phone app regularly...
Hi,
I am working on nRF52840 DK . C:\Nordic\SDK\nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\peripheral\ uart I am sending data from Arduino and showing it on PuTTY...
Hi All:
I try to create a custom Characteristic,with nrf_ble_qwr,
but when set is_defered_write = 1;
connect with NRF_CONNECT APP, I can't write under than 20 byte,if...
Hi, we just saw that %BSKGEN was added in MFW 1.2.1. However, it is not clear to us what is the intended use of it. Could you please give us a bigger picture of it?
Is...
Hi there,
I have a rudimentary understanding of programming with the nRF chipsets and Segger.
In our project, we are trying to locate the position of a transmitter (nRF52833...
when design the product, BLE output power set at +4dBm, and test the real output power with Spectrum Analyzer. when test at the MCU direct output pin the output power is about...
Hello -
We are developing on the nRF52840-DK, using SDK 15.3.0 and FreeRTOS with tickless idle. The SoftDevice is disabled. Using the PPK v2.3.1 when our app is in System...
Hi,
I have nRF9160-DK kit and its environment is set such as nRF Connect SDK and Segger Embedded Studio.
I want to build a simple application from scratch for example...
Hi,
I have a question regarding our approach to achieving high throughput UART transmission over BLE.
The protoboards we are currently testing have BL654 modules from...
Hi !
I tried to connect Thingy:91 to the nrfcloud using iBasis SIM in Germany. I want to try different telecom provider like Vodafone or Deutsche Telekom. Any recommendations...
So as part of my system I have something much like the Nordic UART service in that I need to send a notification when something arrives from the UART. Mine is a little bit...