Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hello,
I am developing an app that uses Xamarin.Forms to communicate with BLE devices equipped with Nordic chips.
It works fine on IOS, but Android doesn't.
Android...
I have a custom board using the nRF52832 QFAA with SDK 15.3.0 and SoftDevice132 6.1.1. I'm also using an external 32kHz crystal for the softdevice clock. There are two hardware...
Hello,
I'm having issues connecting over TLS more than a single time. Using the nrf/samples/nrf9160/https_client works fine.
However, if you modify it to connect more...
Hello, I am trying to use the timer peripheral via registers only, however I am running into issues when I setup two timers and they activate at the same time. Here are my...
Hi There,
I am developing an IoT portable sensor which needs to operate across Europe Zone 1.
Talking with different MVNO it seems that NB-IoT and M1 coverage across...
Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0).
I need clarification if softdevice uses RTC and if so is the Errata 20 applicable...
Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0)
I am looking into Erratas and working on the possible workarounds. However...
HI,ALL!
I use official routine development NRF52832,
NordicSDK\nRF52\nRF5_SDK_16\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput\pca10040\s132...
Hey!
I'm using mesh sdk 4.0, nrf5-sdk 16.0 and run the serial example.
currently I successfully provision 2 light server with the ipython interface, and to configure them...
I am trying to do service discovery using the discovery manager library on any BLE device I connect to my central. I start the service with bt_gatt_dm_start(conn, NULL, &discovery_cb...
Is there any app available that can use to track lost/retransmitted packets and get some log?
I’m trying to find best position for a nRF52840 module with chip antenna without...
Hello everyone,
I work on a project with a custom board and e NRF52840 on it.
I work with the SDK15.2.0, the SoftDevice s140 and FreeRTOS.
The BLE function well but...
Hi,
We have a product in manufacture based on nRF4122, SDKv9.0.0 and using S310.
We are aware that this is nearly 5 years stable but are considering the options to upgrade...
I am currently working on a project based on the light_switch mesh example and am running into an issue where I'm receiving several of the following error throughout operation...
i am trying to customize my advertisement data, for that i am using sd_ble_gap_adv_set_configure API, and it is also returning error status 0. But the data what i am giving...