I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
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...
Hi,
We are working on a custom bootloader/DFU and is going to use USB CDC to perform DFU and some data transfers for version information. We use the USB CDC library both...
Hello,
SD: 122
part nrf52833
I need to do the following:
a. scan for advertisements containing a particular MAC address without connecting. This works.
b. the...
Are there any convenient ways to debug BLE connectivity issues? I have the service up and running but the connection on nRFConnect App doesn't quite go through: it remains...
Hello,
I work with the nRF5340 and want to use I2C0 (1-3 is reserved for other sensors in my project ). I already use I2C2 for a sensor and this works fine.
To use the...
Sorry I'have a question about the certification process of a BLE in a custom board.
I see that with zephyr that I can define a custom board derived fron nrf52840dk. If for...
I powered the DK up and the LED's would light corresponding to the button that was pushed.
The D drive would come up, so I drug the heart rate demo (hex file) to the drive...
I was trying to follow the video to create a project with VS Code. After I click the Create Application buttion, there is nothing happens. It only create a Folder with APP...
Hi,
I already read all similar ticktes but none of them does solve my problem.
i'm using nRF Connect SDK (NCS) with a custom board equipped with nRF52833. To implement...
Hello, I am considering using OpenThread mesh network for an application. I need to know if it is possible to blacklist/remove a device connected to the mesh network from...
Hi Dev team,
I am using the Thingy91 for my development project. I have noticed 1 peculiar issue and wanted to ask for suggestions regarding it.
I had deployed a Thingy91...
Hello there,
I am that newby in the vs code dev environnement. I use the XM122 from acconeer to perform radar measurement. The soft provide by Acconeer compiles and works...
Dear Community;
I am trying to port this code that was made for an nrf52 to an nRF9160. I have a 4.99K pull-up resistor between the data line and VCC.
This is my ds18b20...
Hi, Is it possible to increase the size of the buffer for the UART IRQ RX function such that it receives more than 8 bytes at each interrupt? Currently I am trying to send...
Hello everyone,
I'm reaching out to touch base on the current support status on the latest software (MFW v1.3.1 and NCS v1.7.1) for CoAP over UDP (DTLS) for using as a main...