Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
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...