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...
Hopefully a simple question: is it possible to define a vendor-specific sensor type for the standard Mesh Sensor Model?
The nRF Connect SDK documentation seems to be confused...
Hi,
as I said before I am working with nRF52832. I can connect with nrf and program it. for example I can make an LED to blink. but when I run the esb_ptx example the program...
Hy.
I use nRF24L01P+ in many projects. I buy it in the form of a pre mounted board, with an LNA on board, for ex. from this site:
http://www.icstation.com/24ghz-ml01dp5...
Hi Sir,
For nRF52840, we have a layout guide, nAN-40, can reference.
For nRF9160, do we have the information of land pattern or similar document can reference?
Thank...
Hi,
In a project I am working on with the nRF52840 I will need the ACL to protect a private key in the flash memory. With help from another post here I put together the...
Hi,
I am using an nRF9160 dev-kit and I am debigging some connectivity issues.
Unfortunately there is some random bahaviour on the Serial Interfaces, which are exposed...
I am a recent student interested in Nordic. I know that my skills are very, very poor. Sorry for asking this question T_T I want to use i2c sensor vl53l1x. I tried to refer...
Hello,
I am developing a Zigbee coordinator with the nRF52840 DK and with the nRF52_SDK_for_Thread_and_Zigbee_v_4.1.0. I flashed the CLI example and everything works fine...
Hello,
could you advice me where can I find description of nRF5 anomaly 211 - the one described in nRF5 SDK 17.0.2?
Citation from 17.0.2 release notes:
...
...
Hi,
I intend to use the DFU BOOTLOADER in my product.
I’m using a PCA10040 DEV board for the tests with S132
I download the nRF SDK V17 and I compiled and I tested the...
I understand that nRF-9160 DK has Segger J-Link to program target devices / custom boards. Can this be used to program any ARM Cortex Debug Connector (10-pin)? Or I can program...
Hi. I am using nrf52840 with Softdevice 16.0.0 + BLE_uart_peripheral.
The SPI master transmits 2 SPI packets every 10 ms. At the the SPIS event handler, I call ble_nus_data_send...
I am seeing an issue when, after the pairing process is complete, during the BLE_GAP_EVT_AUTH_STATUS event, that the peer addr_id_peer field is always 0. For testing, I am...
My platform is nRF5_SDK_16. Softdevice is s140_nrf52_7.0.1_softdevice. I want to be the central role and scan nearby peripherals. Which function do I need to use? Which document...