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...
Hi folks,
I try change blinky code for nRF52810 SoC. I must create own timer. I dont know app_timer example help for me?! I want to do when power on leds on 2 seconds...
Hi All,
I am developing an application in which i am interfacing the nRF52832 with an ADC via SPI.
I am doing channel multiplexing (2 channels) such that when i get data...
I'm aware of the limitations on using "printf" in a non-debug environment, but apparently there must be something similar with sprintf. I'm using it to load a value into a...
Hello,
There's a problem compiling the standard ble_app_uart_pca10040_s132 in Segger Embedded Studio for ARM V3.40. The UART example is straight out of nRF5_SDK_14.2.0_17b948a...
Based on the demonstration video of Thingy , I can have a view on Thingy is changing its color when it is given different command using the apps.
1. As if I want to send...
Hello, I want to include Mesh Serial Example into the Mesh Light Switch example.
The aim is to allow the serial device to listen to the mesh messages.
What is the best...
Hi Everyone
I am using BLE for NORDIC UART SERVICES. I want to update my code via BLE instead of a USB or J-LINK.
How can i upload my code from the Android device to nrf52840...
Hi,
I am working on nRF52840 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
I am trying to bring up UART on my custom board.
So as a first...
I followed test steps mentioned in dfu_quick_start.md file to perform DFU over mesh.
1. Below is the error i am getting while creating DFU package, Please help on this....
Hi,
I am working on nRF52832 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
I am trying to erase page from RAM using "nrf_nvmc_page_erase...
I have a situation with the devices my company builds. From what I understand, they've been designed with a small flaw, which causes them to sometimes get stuck and require...
51822 problem: the device unexpectedly restarted, the current of the device becomes more than 800 ua, and the same as the jlink download current; the software reset current...
Hi
I have been trying the various examples from the SDK with Keil V5.23. Some work, some require changes to IROM1 and IRAM1 before they will run Initially giving an error...