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...
Hello All,
I am developing project which is based on nRF52840 and uses UART.
This my nRF52840 UART connect to STM's MCU UART.
If I do the connect Rx-Tx, Tx-Rx and VCC...
Is there a sample application for LE Audio using nrf5340 that demos the streaming of audio from say an iphone to several different BT devices (headphones and speakers) at...
Hello
Now I want to do Multiple Advertising. Using 2 channels with different UUIDs One uses Connection to get data. The other one, I'd like to implement a Beacon distribution...
Hello,
In my development process from time to time after adding/changing code I get some Zephyr fatal error. So far I was able to fix all of those errors, but it always...
Hi , I have also tried to user android device as a peripheral to communicate with remote nrf52 device, but due to rx and tx octet mismatching of data symmetric issue , after...
Hello,
I using MacBook
When I use nRF Connect desktop open Toolchain Manager
It shows the nRF Connect SDK v1.5.1 I downloaded
I click "Open IDE" and want to create...
Is it possible to send UART RX commands from the Desktop NRF Connect the way you can from the mobile version?
There is an input, no way to specify a format as in the...
Hi,
Kit:nRF5340
SDK:nrf connect SDK
I would like to test a data transfer flow between app and net work.
Can you please tell me
1.How to configure a radio peripheral...
Hello Nordic support,
1. I would like to understand how can I add a new driver to nRF Connect SDK and use it in my application. Are there any tutorials for this?
2. If...
Hello, I am having some issues with the peripheral UART sample on the Thingy:91. I used Segger Embedded Studios with the thingy91_nrf52840 as the board, I was able to successfully...
Hello Nordic support,
I have a requirement to develop a multiprotocol (BLE , ZigBee, Thread) application on nRF52840 and planning to use nRF Connect SDK for the development...
Shalom!
Using Window 10 Home, from nRF Connect v3.6.1, I installed the nRF Connect SDK v1.5.1. Previous I also tried to install it by the Getting Started assistant until...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
During development, I was wondering if advertising and scanning could be done at the same time.
If...