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,
For clarification I use the nrf5_SDK_for_Mesh_v2.1.1. and the nrf52832.
I'm trying to scan for Ibeacons in which I need to get the UUID, major, minor, and the device...
Hello,
I have intention to use NRF52840 as HW peripheral just for communications over BLE. It means, it will be connected to the main MCU and provide interface for utilizing...
I am using nRF52840 Dev kit (PCA10056) , with nRF Mesh SDK 4.0 and nRF SDK 16.0 .
I have such FOUR kits . I have been able to modify vendor model for a sensor to transfer...
Hello everyone.
I'm a fresher of programming nRF52833. I'm doing an application for my final project in my university. What I need is get the RSSI in order to analyse the...
Hello -
I am evaluating nRF52840 to replace the Bluegiga BLED112 in an older product. I am surprised to get very low range from the nRF52850 USB dongle, barely 10-15 feet...
Hi, NordicTeam
Nrf52805 as slave and mobile phone as master to connect slave. NRF_SDH_BLE_GATT_MAX_MTU_SIZE = 247, MTU = 23, the master sends the Prepare Write Request to...
Hi,
I'm developping a new application where the device normally is in low power (waiting button with an interrupt)
while(!gIsButtonSwitched) { __WFE(); }
the consumption...
Hi everyone. I have an application using BLE and OpenThread dynamicaly. I am working with nRF52840 chip with nRF5 SDK for Thread and Zigbee v4.1.0 (Release Date: Week 18,...
Hello, I am using the Zigbee CLI Agent as coordinator, and when a router device or end device joins the network I want to configure attribute reporting.
I am able to configure...
We are running a trial in an open field, where we connect NRF52840 ( GW ) to an NRF 52833 (Node ).
Distance between the units is around 80 meter , we are using Coded Phy...
Hi Nordic team
I tried AWS FOTA and Nordic FOTA at nrf connect for cloud. It did work well.
We now want to set up our own cloud. It's neither AWS cloud nor nrf connect...
Hi,
Sorry for the newbie question but how am I going to use the SAADC to measure 4-20mA current loops? I've used the SAADC to measure temperature, voltage, and resistance...
Hello !!
We are using nRF52833 MCU in our one of project. It is very cost sensitive project. We are proving supply to MCU from coin cell CR2032 battery. Also we enabled...
Hi,
I'm currently developing custom board with nRF52832 and I'm experiencing weird issues.
It's mostly related to BLE, especially on Samsung A series devices (A3, A7,...