IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hello.
I am developing in the following environment.
・nrf52810 custom board
・nRF5 SDK v17.1.0
I am running the SAADC Scan mode to collect data from four analog channels...
Hello.
I try to add scanning filter to central_multilink example from Zephyr examples. Filter is set to short_name, I added filter settings just before start scanner.
...
Hi,
I'm experiencing an intermittent problem where nRF9160 devices aren't able to establish an LTE connection. Recently our SIM provider made a configuration change that...
Hello,
We have just developed a custom PCB with the nRF52840 as the main microcontroller.
It is my understanding that these chips when populated from our distributor ...
Hi
I have been using this DK board since 8 months and it was working fine, but suddenly when i plugged in today its not working
1. No LED's are ON (Not even LED5). ...
Hello,
I am using the nrf5340 on some custom hardware, and I am using 3 LEDʻs and running them with the PWM0 peripheral to fade and blink and indicate states for the firmware...
At one time is was possible to download a history file for an nRF9160 device connected to the nRF Cloud that had the following json structure:
{ "topic": "prod/51789c46...
I’m trying to interface with the HDC2010 sensor, which uses the I2C protocol. I’ve successfully done this using the polling method, but now I want to implement it using the...
Dear support team,
do the modem trace binaries contain the AT commands sent to/from the modem when trace backend RTT has been used instead of UART? Several month ago I used...
Migrating to 2.6.1 we have everything working and the project builds. But as soon as lte_lc_connect_async is called the app now crashes. The Faulting instruction address seems...
Hi, Absolute beginner here. I'm currently working with the nrf52840-dk and wanted to test read write operations into flash memory with it. The idea is to use flash_fds and...
Hello! i use a nRF52833 DK and the nrf connect sdk for developing Bluetooth LE applications. I use the Bluetooth Event Trigger extension to toggle GPIO pins with every BLE...
I'm trying to find out the wireless technology that I can use for peer to peer communication. The main requirement is to have good data transfer speed (at least 500kps or...
Hi there, I need to collect modem logs to investigate LTE-M connectivity issues in specific countries. I have been using the command AT %X MODEMTRACE=1,2 to activate them...