Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi,
Attached is Cmake error log from one of the failed builds.
This is a new MBP with freshly installed nRF Connect - following tutorial.
Anyway, I am not able to open...
Hi all,
since new version of IOS nRF Mesh App I can't finish provisioning of my nRF52840 DK with flashed light example client.
When I start provisioning for the device...
Hi,
I am using NRF52832 with SDK 15.3 and SD 132 on our custom board ( VDD 1.96V ). I started with with the ble_app_template example for our application. Upon measuring...
Hi Nordic
I am using saadc example now, my device output voltage range is -4v~4v.
my saadc config:
VDD: 3.3V
Reference: VDD/4
Gain: 1/4
Mode: SINGLE_ENDE
i got...
Hi, I am new to BLE, I am trying to send and receive data over BLE and print them in Uart as well in both devices respectively.
And I downloaded lastest NRF5-SDK, I have...
Could you, please, direct me to any example (if available) how to manage lost bond with nRF52832/ SDK16 BLE?
Let say very common situation that will try to demonstrate with...
Hi all,
I have hardware as below:
nRF52840-DK - as an advertiser and the same type of board nRF52840-DK - as a scanner
My problem is that I want to send more data than...
Hi,
I have been going through the Bluetooth Course ( https://github.com/NordicPlayground/nRF52-Bluetooth-Course ) and I can' seem to make it work, even if copy/paste the...
Hi,
I'm using nRF51822 to develop our products. I found an interesting problem on our PCB. After I disconnected our PCB from central device, the main function starts from...
I am developing a wearable using nRF52832. I am using SKD_15.3 ble_app_uart source code for testing. And use Putty together. This source code implements UART Baudrate up to...
I have been using fds for flash saving and read. I have used fds_record_write(..) with no errors and proper readings on the just before performing a 4th fds_record_write(...
I'm currently investigating nRF Connect SDK. The nRF5 SDK (15.3.0) has a function to notify the advertise scan reception channel, but the current nRF Connect SDK does not...
Hi,
I want to test ble_app_tile project in SDK 16.0.0.
The project needs to install pack NordicSemiconductor.nRF_DeviceFamilyPack.8.27.0 in Keil 5.
However, I did some...