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...
Hi
I am new to the nRF kit and C, but I have a project where I shall use the nrf51822 as master and MCP3201 ADC as slave. The nRF is only going to read values that i give...
Hey! I've been working on triggering DFU from within my application. It's obvious that the bootloader in the new SDK has been written to support this but I had some problems...
Hi,
I need the softdevice to be able to receive and send data on it's own without necessarily connecting to iPhone or anything. So:
device1 (nrf51822 receive and send...
nrf8002-based loss prevention solutions are being developed.
our often experience intermittent connection to iOS 7.
Disconnection from the moment after a successful...
There seems to be a lot of questions recently that are re-hashes of previous discussions.
Many discussion forums post a sticky etiquette thread. Can we maybe have something...
The nRF51822 only has one UART and my app needed two. One for a GPS receiver and one for a simple terminal command line interface. The UART RX is interrupt driven, but TX...
Hello,
We are developing using the S110 and having major trouble re-establishing Bluetooth connections to our device. The reason we need to reconnect to our device is to...
Hi all,
I found something different between SD6.0 and SD7.0:
1.KB bonds with iPad successfully;
2.Click OFF the bluetooth button in iPad setting, then KB goes into...
I'm trying to get the ble_app_hsr example working with BLE_DFU_APP_SUPPORT enabled. I have included:
ble_dfu.c
dfu_app_handler.c
bootloader_util_arm.c
But when I build...
I'm using a nRF51422 with the s310 stack. I copied code for adding a custom service that was working with a s110 stack, and tried to add a service to the BLE in the s310....
Hi,
We are a couple of students from Norway trying to get RSSI from an active RFID system we got from ebay.
We have now connected the tranceiver module to our PC running...
Hai,
I am using nRF51822 development kit. I want to test the demo app for S130 soft device using this. But i could find that the demo app is for the evaluation kit. I am...
Hello,
I'm learning how to use s110 and the debugger. I am porting the hids_keyboard app from the PCA10001 to the PCA10003 (nrf51822 -> nrf51422).
As described in this...
I am installing nRFTools_6_1_0 and I get this error during the instalation.
I am trying to connect via USB the PCA10001, but my windows 7 says that the driver is missing...
Hi everyone,
i have an Characteristic with attr_md.vloc = BLE_GATTS_VLOC_STACK; . Is it possible, when i send a notifcation to use params.p_data and params.len to send...