But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hi all,
i want to use the example of ble_cts_c.
In the skd version 11.0.0 i read that is necessary to load the CTS with master control panel.
I donwloand it on my pc...
I have read a few posts on these forums recommending use of the DC/DC converter only on V3 hardware and up. All of this advice has been given for the nRF51822 rather than...
Hi all,
i want to add a cts service to my project.
i started with ble_cts example of sdk 11.0, but it's not clear what is the correct procedure to do it.
I add the service...
I tried to add a dfu service to the SDK 11.0.0 ble_rscs_app by following the procedure here . I was able to successfully compile and run the application, and when Master Control...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
Hi all
We use the nRF51822 with the S130 V1.0.0 in the peripheral role and a Galaxy S5 in the central role. As soon as the S5 connects to the nRF, we send a connection...
Hello,
I have been working on a customised Nordic Board ,and I can't be able to do a DFU. The DFU App_dfu_dualbank doesn't display the DFUTarg Bluetooth profile on the board...
Yo man,
I use nRF52 with ADC fun in SDK11 and I want select ADC input to internal VCC.
I modify like below:
static nrf_drv_adc_channel_t m_channel_config = NRF_DRV_ADC_DEFAULT_CHANNEL...
Does the Bluetooth Peer Address of NRF51 Chips change randomly [every 15mins] or does it remain same?
When implementing whitelisting for secured connection, it is required...
Hi, I am unable to build this example in Keil Uvision5. I am getting following error:
"no source": Error: #5: cannot open source input file "......\main.c": No such file...
Hi,
I am trying to setup a testing environment using nrf51-ble-driver_win_0.5.0.
All of my job are:
Download nrf51-ble-driver_win_0.5.0, and program connectivity_115k2_with_s130_1...
Recently updated to SDK11 + s130 v2.0.1 on an nRF51822 xxAC LFCLKSRC=RC
BLE Advertising no longer works. Localized it to our use of TIMER2 for an implementation of systick...