Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi, everyone,
I am developing the project on nRF518522 and I must use the flash memory to save the data. The data must be saved while the device is conncted via BT with...
hi,
When using the UART examples I found that as long as I opened the uart_init () program will not work, debug the discovery process will be executed
case APP_UART_COMMUNICATION_ERROR...
Hi,
I am trying to develop an application which recieves data over SPI and I want to send this data over ble, I am using NUS service. I am recieving 5 bytes over SPI at...
Hello,
I'm using 2 nRF58840 dev kit with SDK 14.2.0.
I'm trying to read the RSSI value of the second board from the first board using LE Coded PHY in both modules.
...
Hi every body , i have some issue if you don't mind. i rooted a board with NRF52832 SOC without PCA. i want to get a uart connection with pin 8 and 10 . It s possible to do...
Hi,
I am wondering if its possible to download a fds record on android device when connected ?
I want to save data and retrieve it when I get connected to it.
Th...
hi team, i want to edit my uuid, major and minor. i searching for the example. i am using nrf52840. i didnt get any example. but there is a example for nrf51 ble_app_beacon_bcs...
infocenter.nordicsemi.com/.../nwp_015.pdf
Above refered white paper says:
"refer to the Nordic Semiconductor white paper ‘nRF TX measurements’ for procedures on how to...
Is it possible to set two nRF52 as duplex MODEM?
The objective is to monitor a remote solar powered device from a PC. There would be one nRF52 device at each end (one at...
Does anyone know of any nRF52832 devices designed for use as a key fob?
The Thingy52 looks great but it's a little big and I don't need all of those sensors. Also, I'd...
Hello Everyone,
I am trying to run examples of BLE Pheripheral in my NRF51822 board but something is wrong. SoftDevice and algorithm are downloading well but bluetooth is...
I'm trying to port Thingy52 firmware project from Keil to SES.
I followed this guide Segger Embedded Studio - A Cross Platform IDE
I manage to build without any errors...
Hi Guys,
I am new to the nrf52 family of chipsets and started my work with a custom board containing the nrf52832 chip and some on board peripherals like GPS and some sensors...