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,
I wanna insert the accelerometer and gyroscope in my solution. Now, I am using the nRF52840 and I wanna know if you can recomend any library and/or shield to add this...
hello support
I am reading the Mesh Spec and came across
The device key is derived from the ECDHSecret and ProvisioningSalt.
Whats meant by Provisioning Salt.
A minor bug exists in SDK 15.0.0, components/ble/nrf_ble_qwr/nrf_ble_qwr.h, which arises when compiled using a C++ compile r.
The following C++ conditional at the top of...
Hello!
I am trying to change the connection interval of the nRF8001 (connected to the PCA10000 usb dongle). Changing from 7.5ms to 1sec is very fast, but changing it back...
int SEGGER_RTT_printf(unsigned BufferIndex, const char * sFormat, ...)
why only BufferIndex=0 can display information on RTT viewer?
How to output different colors to...
Hello I have this code that sends some L2CAP packet to bluetooth device. I want to do the same for BLE device. Could someone please tell what I have to change on that code...
Hi
I use NRF51822_XXAC + s130_nrf51_2.0.0_softdevice + nRF5_SDK_12.3.0_d7731ad, IDE is segger embedded studio 3.40, my program works well when i set optimize level to...
Hi all,
I'm Carles from Nordic and I'm happy to announce that O'Reilly has recently published a new book "Getting Started with Bluetooth Low Energy" of which I am a co...
Dear Nordic Team, Thanks for supporting.
I want to know how to set user MAC address in SDK12.3.0 for nRF52832. I am using ble_app_blinky example. Please support anyone....
Perhaps the following defines added to the beginning would make user specifications a little clearer
#define Default 0
#define Black 1
#define Red 2
#define Green...
Hello,
I'm trying to run my application from Segger Embedded Studio into my custom nRF52840 board but it is not working !
I switched to Jlink commander to get more details...
Hello,
I am migrating a BLE project from SDK 13.1 to SDK 15, and am running into an issue with SPI functionality. I have followed the migration guide for 14.2 to 15, changed...
Part 1: A device that is exposing Mesh Provisioning Service[as a unprovisioned device] or the Mesh Proxy Service [as a provisioned device] could under-utilize the negotiated...
I am using nrf52832 and i want time.
I am using nrf_calendar_example https://github.com/NordicPlayground/nrf5-calendar-example .
My problem is it gives only resolution...
Hello all,
I have noticed that a delay appear periodically when writing SD card for example, I have something that the following code
Unfortunately, I have a jump...