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,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
i used nRF5_SDK_14.1.0_1dda907.
ANT protocol :
I used ant_background_scanning example.
I want to scannig device ID of hrm, bpwrt and bsc.
Then choose the device ID...
Looking forward to using the new sdk v15! Is there a plan to implement a new Bluetooth Developer studio plugin or should we go ahead and keep using the current version? We...
Hi, I encountered the following error in keil v5.12.0.0:
linking... .\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol nrf_drv_gpiote_in_event_enable (referred...
Hi,
During SD+BL OTAU form SD132 ver 3.1.0 to SD112 ver 5.1.0, Old bootloader copied new one using function nrf_dfu_mbr_copy_bl(uint32_t * p_src, uint32_t len); to bad address...
Hi,
I have nrf52840 DK, I am unable to find details of which debug pin connected connected to respective controller pin.
basically dev kit has 10pin "Debug input" I want...
I tried following steps as mentioned in the tutorial, but after adding " ../../../../../../components/device " to the User Include Directories it looked like this..
But...
Hi,
I successfully installed and test pc-ble-driver with connectivity_2.0.1_115k2_with_s132_5.0.hex on PCA10040.
When I download ble_connectivity_s132_uart_pca10040.hex...
Android nRF Connect app DFU is flakey on my phone, a Motorola Droid Turbo w/Android 6.0.1. I tried with a Moto X and it worked fine, but on my Droid it rarely downloads successfully...
I'm using 52832/S132 V2/SDK11. For the test I only send notification to central just to see how many I can send in each interval. I keep calling sd_ble_gatts_hvx() until I...
Hi, I am having some issues. Just getting started with the nRF51422, so forgive my being a bit "green."
Background: Testing with nRF5_SDK_12.3.0_d7731ad, Keil V5.18A on...
I was looking for a way to connect multiple nrf52832 via ble and connect the master to a smartphone app. Right now I'm focussing on connecting two nrf52832 through BLE. Can...
Hi there,
I see the "Error 133 (0x85): GATT ERROR" in the nrfconnect App with an HTC U11 Life with up to date Android (8.0.0).
I tested the nordic ble_app_uart example...
I am setting up the Power Profiler kit as standalone, no DK, measuring external target, also use the Segger jLink as interface. With the 2.0 software, it could not connect...
hello ,
can anyone guide how to add custom service and charactericteristic and receive data from nrf connect app using handler
i am using
board :PCA10040
nRF52DK ...