Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...
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...