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...
Hi All,
I have flashed one of the samples on our custom board based on NRF52833.
SDK : nrf connect v1.7
IDE : Vs Code
OS : Windows 10
I can see the that code is...
Hi Team,
Im using nrf52840 with nRF5_SDK 17.1,
For my project i will customise the application ble_app_att_mtu_throughput.Also we added pairing bonding security methods...
Good evening,
How does the nRF52840's own BLE transceiver capabilities compare to the BLE capabilities of the NINA-B306, as follows...
Does the nRF52840 chip have its...
I'm trying to connect external nrf52832 module to nrf52-dk (PCA10040). I use wiring scheme from this picture:
And it works fine for programming. But I can't get RTT...
Hi all,
this is my first project with nordic and ble, hence, I feel a little bit lost and overwhelmed with all the new function and callbacks used in the ble samples....
Hi, I'm a beginner at this so I would appreciate any help thank you!
I'm trying out light_lightness example v4.2.0.
From RTT Viewer, I want the LED to be able to toggle...
I have two dev kit with nrf52833 one as a tag and other as anchor, the kits are made by Ublox and they demonstrate fine the direction finding functionality.
The problem...
I am using nrf52840 mesh v17.0.2 light_lightness server example.
In the original Light lightness server code, you can control LED1 using J-Link RTT Viewer. By sending...
I need my own input handler procedure that cannot wait.
Interrupt handler is directly attached as GPIOTE_IRQHandler (i don't use your libraries) and takes no more than two...
I am new to Nordic. I installed nRF Desptop Connector. I have opened succesfully the sample nRF projects. Now, I want create my own new nRF Connect Project. I tried two ways...
Hi,
I'm trying to set up a custom driver for the VL53L1X Sensor. (nRF9160 + Icarus Board + NCS 1.7.1)
I placed a new folder in drivers/sensor + modify CmakeLists.fr &...
Hi,
Our project team has decided not to using an external MCU to interface with the 9160 over the UART. So we'll need to write our application on nrf9160. The application...
P19 (Debug OUT Connector) on the nRF52840 BLE RF Development Board, PCA10056 (Dev Board) provides the ability to program a nRF52840 BLE board (BLE Board).
Questions:
...
Hi there,
Attempting to use the sample program for direction finding and have been following Case ID: 280319. Have attempted to add the code suggested by Simonr in adding...
Hi,
I'm working on a project using Zephyr and ncs 1.7.1. One of its functions is to stream WAV files from a SD card. It only ever reads data.
The issue I'm having is...