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,
how can i scan for other BLE advertisments on nrf52811? there is no official documentation showing how to have Central role on nrf52811 softdevices! and no support in...
Can I still use the USB while the nRF9160DK is set up for current measurement as described in the spec, where power is applied on P28 after cutting solder bridge SB43 and...
I am using PCA10090, version with active GPS (tested using GPS sample)
I tried configuring using:
vi /nrf_root/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
According to this thread, GPS sensitivity of Thingy:91 does not seem to be good while I haven't tested this yet.
https://devzone.nordicsemi.com/f/nordic-q-a/51424/thingy91...
Hello.
I have found this document and have a question.
In according with document below: service " Generic Access" (UUID1800) has a few characteristics: " Device Name...
We're attempting to get a Bluetooth data stream set up on our nRF52840. We've taken Zephyr's peripheral sample and pared it down somewhat to only allow indications from the...
Hello,
I am working on LPN node code from the mesh SDK 3.2.0. When I run the example code, I see a current peak at every 2 sec interval. Please check the image attached...
Hello,
I managed to flash the AT command client to the board and connect to a network (both verified by COPS and CEREG)
Am I right that there is currently no AT command...
Hello,
We start using of our BLE devices with more or less permanent connection with our central BLE device, it was needed for Alisa connection.
BLE peripherals are old...
Hi,
I am a beginner in nRF52840. I want to add a channel hopping feature in the 802.15.4 example .
As per my understanding of source code, we can set the channel number...
I am looking for a way only a known/trusted device can connect and write/read information from my device. Filtering by address(white-listing) is not feasible. So what is a...
Device:
Peripheral only
Peer Manager and Bonding working
S140 radio
nRF5 SDK 15.2.0
Rigado BMD-340 module
Central == iOS devices
Our nRF5 module is controlled...