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 have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hello,
I have a problem with MQTT Publisher example on my nrf52832 DK.
1. I am using ubuntu & nordic's SDK15.2.0 for this mqtt example. On raspberry pi 3b I have installed...
Hi,
I'm trying to change the device name of the board. I'm able to write the new name into the characteristic. When the name was written in the characteristic the advertised...
I cannot find the broadcast message when I change to the following code:
/**@snippet [UART Initialization] */ /**@brief Function for initializing the Advertising functionality...
I used the Nordic EVAL model nRF52-DK which uses the "nRF52832" chip. The EVAL has been programmed as "Pheripheral" with the application "BLE over UART" made available by...
Hello,
I'm working on a project with thread network and I'm implementing a bootloader from the thread dfu secure bootloader example.
I had use this example with sucess...
Hi,
I am trying to use Thingy 52 with Bluetooth 5. Is there any example on it?
I notice that in the documentation for SDK 15, it says that Thingy is supported but I couldn...
Hi
We have connected BL651 to our micro controller via UART. We need some pre-built binaries to test the connectivity between Microcontroller-BL651 and outside world through...
I followed http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/asset_tracker/README.html#asset-tracker
to perform "Testing". I successfully completed...
hi.....
i am using nrf52832 and peripheral device , i need to advertise only when it reaches the certain value (threshold )so that i can save some power how to do this ...
Hello,
The Python-files associated with nAN34 (Setting up production test using DTM) seem to be missing. The web links are dead:
1. On DocLib page https://www.nordicsemi...
Hi,
I am using radio time slot to run a second RF communication link. The device is connected to a host (mobile phone) via BLE. May I know how to obtain the BLE frequency...
I'd like to apply bonding/whitelist so that once a peripheral device connects to a central, only that peripheral device can reconnect (until bonding/whitelist is cleared via...