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...
I have some Bluetooth LE v4.2 beacons that I will connect ONLY with known devices that we may call "readers". No consumer with use my beacons, I program them, I install them...
Hello everyone,
I am currently working on porting the InvenSense motion driver 6.12 to nrf52840pdk.
I followed porting guide provided by InvenSense. However, I met the...
First of all, I know the difference between the two roles, and I have also read through docs.
My question is actually limited to the current nordic mesh implementation....
I need a bootloader that I can use for my application that doesn't use a soft device and allows the firmware to be transferred through uart. Going through the forums, I found...
Common situation:
We have flashed dfu bootloader, and firmware uploaded into Flash via DFU. In this situation, DFU settings page contains correct CRC value for existing...
Because if there is, I'm not seeing it. It seems to me that the SDKv14 has asks you where you want your event handler function like this:
Where spi_0_event_handler() is...
HI,
I have been trying to generate the hex files for the mesh sdk (Latest) examples using cmake following the instructions in the documentation.
But the platforms supported...
Hi All,
I am starting an application using nRF51822 beacon kit.
I have some observation regarding current consumption.
1- erase entire flash and power up only, i can...
I'm trying to measure the startup time of the 32 MHz XTAL at the pins XC1 and XC2. Often a microcontroller will indicate in a register that the XTAL and internal PLL are stable...
I wanna use NFC Tag module for OOB authentication in Bluetooth Pairing. I don't wanna use heavy SDK library for it.
Just need simple function which configure NFC to transfer...
I need to achieve the "few uAmps" level of sleep current while running the latest mbed-os 5 on an nRF2832 (inside a u-blox NINA-B1 module). I'm currently seeing ~500 uA in...
Hello,
I'm writing a python script to flash batches of boards with NRF52's.
This is the part of the script that flashes the boards:
I call that function inside a for...
Hi,
I have a problem using Nrf51822 with softdevice S130 2.0.0.
It happens sometimes, not always just a few times, in an unpredictable wat that using the function sd_ble_gatts_value_get...
Hello I am developing an application with this sensor and I have this board that I recently bought, is there an example where I can do a sensor test? or if someone has tried...