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...
When I switch to any branch other than 1.8.0-rc2, I get the following notification:
"This workspace requires version 1.8.0-rc2 of the nRF Connect SDK, but it isn't installed...
I am developing a BLE Peripheral device using the nRF52805 and have just discovered that neither of the two SoftDevice packages offered for this chip have support for extended...
After compiling an example and attempting to connect to my board, VS Code won't connect to my board. It is definitely recognized by my computer, and the Programmer application...
Hello everyone,
currently I am working on my application which is based on the multirole example and with the SDK17.1. My target is if one device connected to another the...
what is the external 32.768khz crystal tolerance range for BLE? we have a product, it easily disconnect with another one when the distance is 5m, the PPM is -120ppm, fine...
Hi,
The project is a multi-link environment of nrf52840, The 7 peripherals has the task of send data constantly of a sensors. All is working on coded_s8.
The objective...
Hi
Which example Implement the central whitelist function?Is the whitelist of the center mainly used to connect the slave device which address is the same as the address...
Trying to activate iBasis SIM in the nrfcloud.com, getting message "User cannot be updated" with no extra information.
I'm in Dublin, Ireland.
An activation dialog keeps...
Hello.
I'm using nrf52832 (S132 v7.0.1, SDK v17.0.0) to develop peripheral roles.
I want to create a characteristic with the Read settings assigned and set the data to...
I have downloaded the nrf connect sdk 1.7.1 and want to use the newset version of nordic official sdk. However, I have tried so many times to delete and redownload the sdk...
H, I have a problem, that I can connect to my BT device without entering the PIN upon first paring. The device is based on nRF52832 and I followed peripheral_sc_only sample...
HI,
I think that the modem_info_json_string_encode function from modem info library has a problem.
The functions crashes when all modem info data options are enabled in...
Hi all,
I have two nRF52840-DK boards advertising on legacy(1M) and Coded PHY mode.
Connections on 1M PHY are working fine, however, for Coded or 2M, I am having a "Precise...
Hi,
I'm trying to run the test code in https://github.com/NordicSemiconductor/pynrfjprog:
I'm getting the following error:
Python 3.8.10
nrfjprog version: 10...