Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
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 am building my application up on the blinky free rtos. I want to use RTC and ble stack. i am initialising RTC1 first and ble stack stact.
The problem is that I am getting...
I am using nordic nrf8002 BLE with a breakout board & not a developement kit. I gave 3.3v supply in different combinations:
(1)3.3v to vdd pin-1, GND to vss pin-4
(2)3.3v...
Is any SDK available which has single bank BLE DFU bootloader source code?
If No then is it possible to convert dual bank BLE dfu bootloader into single bank BLE dfu bootloader...
I am trying to Migrate from Sdk 6 to Sdk 11 .
Here i am facing problem in discovering Custom Characteristics .
I can successfully add service and 2 characteristics without...
Hi!
I'm building an application with one custom service containing a few characteristics, all of which are to be indicated upon. When using the Master Control Panel Android...
How can I calculate the maximum throughput for an application running on the nRF51822 and the S110, when connecting to different kind of Central devices?
If we want to obtain sets of five "Bluetooth stylish temperature sensors, do you have a selling point in The Netherlands? If not maybe a way to obtain this by mail or parcel...
Hi!
I am coding soft for nRF52xx. Having looked through the examples I've got one question.
In the preprocessor defined:
NRF52_PAN_24
NRF52_PAN_25
NRF52_PAN_26
NRF52_PAN_27...
We have a nrf51822 chip connected to an arduino-like device. We need to use UART for communication, but without firmware modification the master chip doesn't support USART...
Hi.
I'm using PCA10028, SDK10.0.0, S130. I'm a beginner.
If I want to download hex files(soft device and fw code) though UART port, is it possible?
If possible, could you...
Dear all,
I checked the SDK release note and found Nordic decide not to support CMSIS anymore.
As I developing with 52832, I try to use FreeRtos to control the whole system...
Hi: I want use freeRTOS on nrf51822 based on sdk10. But when I open the example project"blinky_freertos"and try to use it, The keil5 manage run-time environment tell me "install...
I am developing a BLE peripheral with SDK9 and SD110. The PPCP are 80-400ms, 5 slave latency and 5s supervision timeout.
I am currently running some blocking code in response...
I'm having trouble with my call to ble_advertising_init when using S130 soft device v2.0.0 on an 10031 device with SDK 11.0.0, I'm getting error_code 7.
When I try and...