Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I want to use more than 8 devices with gazelle protocol, so is there any way to expand the pipe number or change the pipe addresses in runtime ? Host device will know...
Hello, I have a problem NRF905. Sending distance is 0-30 cm maximum.
I want to ask if the defective product or it may be due code?
TX RX uses the base code of the library...
Hi Team,
In current application, each BLE node (nRF51x22) need to switch between Broadcaster and observer roles . Beacon kind of behavior is required i.e. no connection...
Hi All,
Please, I have some questions about the use of iPhone wireless shutter release button:
Q1: Is it possible to connect to an iPhone wireless shutter release button...
Open the nRFgo Studio and connect PCA10028 (NRF 51DK Board) then Erase all data
Open the uVision V5.18a
Open the DTM project file of the example in the following...
Refer to the NRF 51DK Spec page, It can be support Bluetooth 4.2 spec.
In the Bluetooth 4.2 spec, The device can support the maximum PDU size of 255 bytes
Where can I...
Hi Everyone,
I face a problem regarding uploading Application Hex file, I use nRF Toolbox v 1.15.0 mobile app to upload the firmware, Bootloader is successfully uploaded...
Helo, i'm working on firmware for a device, which should be able to scan for other devices, advertise data and be connectable. Scanning and advertising works. Problems come...
Hi All,
Am using NRF52 ,S132 soft device , I am trying to send two packet of twenty byte every 5s . in a timer interrupt handler I call ble_nus_string_send twice continuosly...
I have following set up for current measurement.
NRF52 DK PCA10040 v0.9.0
nRF5 SDK v11.0.0 : Power Profiling Application
S132 SoftDevice v2.0.0
nFR Master Control...
hi
does my nrf51422 v2 have uart over ble?
its version 2 and its supported sdk is 6 and it does not have ble_nus.c
does my nr51422 v2 support uart over ble?
Hello,
I've been playing with BLE applications with my custom board with nRF52832.
I have flashed "flash_s132_nrf52_2.0.0-7.alpha_softdevice" from ble_app_template project...
Hi
I'm having issues implementing ADC sampling to my ble project.
I'm using the nRF51-DK with SDK11 and S130. I used the example from github ( github.com/.../adc-example...
I want to update over BLE with using DFU tool. But do not start updating process.
DFU tool indicates "Enabling DFU Bootloader".
Bootloader stops at memcpy() of dfu_ble_peer_data_set...
Hi there,
I am now in FCC stage and finalizing a FCC code using the radio test sample code. I do have a delimma on what type of radio mode I have to use. Will you please...