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...
I have two Adafruit feather with nRF52832 on them, using one as central and the other as peripheral.
I have created some codes based on ble_app_uart from Nordic SDK and...
Hello,
I'm trying to program the NRF5340 DK board on linux. However, the board doesn't show up when I run `nrfjprog -i`. It doesn't show up when I run lsusb. `udevadm monitor...
I'm struggling to get a Micron MT25QU128ABA ( https://media-www.micron.com/-/media/client/global/documents/products/data-sheet/nor-flash/serial-nor/mt25q/die-rev-a/mt25q_qlhs_u_128_aba_0...
Dear Community,
We want to use bonding to connect our app to the nRF and create a personal account.
So all your devices will have the same UUID. If the device never connected...
We're working on a board with an nRF52840 running BLE with softdevice S140 and SDK 17. The board has an external SPI flash, and when we realized that SPIM3 can be run at higher...
I want to know if I call the following function, which condition should I meet to determine that the coordinator is not connected to any terminal devices. For example, I now...
Hello, I am looking for some help or example code that describes minimum set of the files and #defines required to enable AES 128bit encryption and decryption using ECB mode...
Hello,
I'm trying to learn what might be typical latencies for Bluetooth LE Audio. For instance, the aptX low latency codec claims latency around 20-40ms. Is Bluetooth LE...
Studying the documentation for the nRF52811, I found a difference in the description of memory recording and memory erasure:
write: " The CPU is halted while the NVMC is...
Hi,
I have nRF52840 DK and am using nRF5_SDK_17.0.2_d674dde.
I am not using SoftDevice, and Zephyr RTOS.
I have a simple program and using RTC0 timer. My code snippet...
Good afternoon,
I have a question regarding the nRF9160 and the eSIM configuration. We have developed a prototype PCB based on the nRF9160 DK and included an eSIM. However...
Hello,
I am trying the example of ble_app_uart and when i am building the example it gives me an error RX_PIN_NUMBER undeclared. When i load the pca10056.h i can see TX_PIN_NUMBER...
Hi,
We have been working with an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b and FreeRtos
This device has some bindings already set...
Hi,
my zigbee network for 120 sensors. if i declare 120 install codes then most of them don't work. The "zb_secur_ic_add" function works without error, "zb_secur_ic_get_list...