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 Team,
Iam working on nordic nRF52832 eval boards and trying to send a string from client to server over Bluetooth mesh using sdk v3.2.0.
i have created simple message...
Hi,
I am trying to increase the through put of the BLE peripheral device.
SDK Version-15.3, NRF52832 chip set
I looked into the example code ble_app_att_mtu_throughput_pca10040_s132...
Hi,
I am looking for support driving a Piezo bender for a car Alarm system. These alarms generally make multiple alarm sounds in a periodic changing manner. I am trying...
Dear All.
I'm using nRF52840 DK, 15.3.0 SoftDevice, Segger.
I'm testing DFU and have some question. and i'm begginer with all
I'm so s orry in advance.
First...
I have the nRF5 Mesh SDK "beaconing" demo compiled and running on my nRF52-DK. Is there a way to setup the beacon to be an iBeacon, so that it broadcasts a UUID, Major, Minor...
Hi,
I wrote a firmware using softdevice. How can i upload softdevice and firmware i wrote using nrfjprog command line tool. Also is it possible to locking firmware to prevent...
after update nRF Connect from 3.0.0 to 3.2.0 I started to get the error :
nRF52840 Unsupported device. The detected device could not be recognized as neither JLink device...
This is for the SDK nRF5_SDK_15.2.0_9412b96 and custom hardware.
I have a bootloader based off the example secure_bootloader_usb_mbr_pca10056 project. I want the application...
I'm using an nRF52832 with s132 and nRF5 SDK v15.2.0. I have a question about the tutorial devzone.nordicsemi.com/.../radio-notification The input parameter radio_evt of SWI1_IRQHandler...
Hi,
I have a customer interested in using the NRF9160 with a 1000mA/h battery.
They want to keep the board sleeping for 15 minutes, wake up and send GPS data position...
Hi,
Zephyr 2.1.0 will be released 2019-11-29, and it will support LwM2M Queue Mode which is an important feature for sleepy devices, see https://github.com/zephyrproject...
I am trying to modify the asset_tracker application to work without PSM mode since we cannot get PSM mode granted from the local network here.
My plan is to switch the modem...
Hi,
I'm trying to set up a proof-of-concept asset tracker to be run for a few months, over large distances (cross-country), powered by battery, with no user inputs. I have...
Hello,
I have 2 pieces of Sparkfun nrf52840 mini boards. On the first board, I uploaded the code from '\nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_multilink_central...
Is there a way to bypass the device reset happening when BLE times out if the device is in debug mode (or RTT terminal)? I'm referring to the reset talked about in this thread...