Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hi,
I am using NRF24L01 with arduino using RF24 library ( https://github.com/maniacbug/RF24 ).
While executing the transmission code i have observed the following line...
Hello dear!
This is my first post righ here. Hope you can clear my doubt.
I'd like to know if the CTE and IQ sampling features are accessible using the BLE MESH?
I'll...
Hello,
I have a device which sends a provisioning request to two other devices in a Thread network. They both receive the request and both send a provisioning response,...
Hello. I am testing the Secure DFU for NRF51 with softdevice S130 provided in the SDK Version 12. 3.0 following the steps in this guide. https://devzone.nordicsemi.com/nordic...
Hello!
I have a custom board with nRF52810 and s132. BLE connection is secured with passcode. it works.
I would like to get exact passcode entered by User if the passcode...
Hi support team.
My project build using keil IDE working stable. But when I change to build using makefile, although build success with hex file output and and everything...
Hi Team,
I have gone through many threads on the forum but still in doubt regarding how to interface nrf52 over HCI to the Linux based host.
My understanding is currently...
When building example ble_app_interactive_s132_pca10040, SES asks for missing "nfc_t2t_lib.c" and "nfc_t2t_lib_al.c" files. This happens when SES is 'Preparing target for...
Hi,
I'm currently trying to use 2 channel SAADC to measure 2 analog input port
I've searched other questions in this forum and referred SDK example
Actually, I could...
Hi All,
I want to measure the battery level in my nRF52840 design using the ADC.
I came across this thread in the nordic devZone https://devzone.nordicsemi.com/nordic...
Hey all, I am bit late to the party but I was following Vidar's HX711 Library and was able to configure it to work after a long period of time (Pardon me, I am new to this...
Hi
I do NOT know how to read log messages doing run time, is there a terminal window you Can use. I use Windows and have a nrf52840 and write code in segger embedded st...
Using oneWire library, I was able to get the temperature from the ds18b20. But it didn't work if I put the same code in the Beacon software.
I understand that the softdevice...
I observed that the asset tracker application will not run using code starting with commit a507a3e42229544b195e93a9896ca09c8a4fba85 and newer, on the master branch, in repository...
Hi,
We have been working with a coordinator and a router device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Both devices are Zigbee 3.0 and implement...