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...
Hello,
I am newbies on nrf51 and keil uvision 5.
I just start to learn nrf51 development.
I saw that with keil 5, it is possible to flash Sofdevice directly from IDE...
Maybe the question is abnormal, but is it possible to make the NRF24LE1 chip work on the Sub 1GHz band by setting the quartz to a lower (less than 16 MHz) frequency? Has anyone...
Greetings....
Since logging is removed from Mesh, I find it is very hard to debug the system. I wonder if it is possible to ask for your help to have a new monitor type...
SDK v15.2.0 using code from the peripheral spi example. Linux Ubuntu 19.04, uploading to nRF52 DK.
When I call my get_bma253_accel_data in main, I get a continuous stream...
The development of the custom hardware of an nRF52832 utilizing the u8g2 library has been shown to control a small display 64x48 SSD1306 driver. The prototype hardware another...
I have been migrating a project from SDK 14.2 to SDK 15.3 and have encountered an issue with UART. I am using the legacy layer with the following configurations:
I am...
Hello,
I'm evaluating nRF52811 as a long-range IC in a beaconing application.
Here's our specifications:
- The beacon must operate with Coded PHY
- The application...
Hi everyone, I know that the theoretical limit for the Bluetooth Low Energy throughput is 1 Mbit/sec, but I heard that on practice you get much lower. So I would like to find...
We were running BLE DFU bootloader for nrf52832 based on sdk 14.2; this worked fine.
We have now moved to sdk15.3 and nrf52840 as we needed USB.Our applicaton is up and...
Hello,
I have a custom nrf9160 device which requires
device stops at:
'Secure Boot: prepare to jump to Non-Secure image'
if I use this the following prj.conf:
...
Hello,
i I’m have a custom nrf9160 board. I have been using SES with j-link edu to upload firmware to my board with no issues.
Now I need to update modem firmware...
I'm trying to update my NRF52832 running s332 v5.0.0 and a stock SDK14.0 bootloader to S332 v6.1.1 with an SDK 15.3 bootloader.
I am including the flags --sd-req and --sd...
Hi All,
I am working on an NRF application that communicates with a specific mobile app, sends some measured data. Everything works fine except on some older (at least it...