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...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Hi,
I am trying to run an example project which includes a softdevice using Keil uVision on nrf51822xxAA. What should I change in Options for Target? Especially what should...
Hi,
If I connect a peripheral and establish a bonding with MITM the connection security changes to mode 1 / level 3. If the peripheral is disconnected and reconnected the...
Hi,
I am trying to write program follow this structure: first I will enable button using GPIO, then wait botton is pressed, then I read ADC from GPIO pin, if ADC value >...
I'm using a nRF51 beacon as a receiver that produces a pulse when it receives a byte from the transmitter. The code is based on the ble_app_uart example. And I set the connection...
The new v3 of sd132 now has 4 characteristics in the GAP service.
The new one has uuid 2AA6
For some legacy testing I need to disable it's inclusion.
I have searched the...
Hi
I'm using the connectivity interface of the softdevices a lot and recently failures in the documentation of the connectivity protocol caused a long debug session. Maybe...
Hello,
I want to use the NUS service on my BLE communication. I don't have pins connected for UART, do I need to have them?
When I try to run the device, my program initializes...
hi,
1/ i notice that drivers header files are available in two versions. one inside "components\drivers_nrf" folder and the other inside "components\libraries".
and...
I'm using the nRF51822 DK + SDK10.0.0 + s110. I modified the app_ble_hrs example to send 2x 20B packets of data (via a modified heart_rate_meas_send() function) upon a m_battery_timer_id...
Hi
I have a custom board with no external crystal. Using S130 works fine, but I want to enhance communication with some data being sent over ESB using timeslot API.
...
My English is still poor, but I hope you can understand me.
Press the button to call ble_advertising_start(), which may occasionally restart main.
I set a short timeout...
I am using the FreeRTOS port included in a nRF52832 with nRF5 v11.0.0 + s132. From main() I create a task and I pass it some input data as argument. That data is encapsulated...
Hi,
I am struggling with I2S. While I was debugging my I2S data handler function, I found something interesting. I copy one element from a uint32 buffer into a (static...
Hello all!
Simple question: What is a SNR value for BT LE? I read 20 dB are OK, but I would like some sources/informations to back this number up.
Thanks!
Cheers...