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,
We are running an application using REG1 only in DC/DC mode, REG0 is disabled. I believe we've found a small issue with our decoupling of all the power pins, but I'm...
Hello,
I am trying to connect my nRF9160 but am running into some trouble. Only LED 3 blinks for about 3 minutes and then just stays on without blinking; LED 4 never blinks...
Dears
I double the ble_nus_init as below ,I can get 2 service bouth have 2 characteritic.
as below:
err_code = nrf_ble_qwr_init (&m_qwr, &qwr_init); APP_ERROR_CHECK...
I am facing issue with programming of own developed nRF52810QFAA board. I used Pins 25 (clock) and 26 (data) along with Vcc and Gnd to flash device. I tried with two boards...
Hi, May I use slip library code for commercial? I have a project that uses an MCU communicates with an NRF52 BLE module. To upgrade program of BLE module, I flash the bootloader...
I’m mitgrating from nRF52832 TO nRF52810 and softdevice s132 to s112 and having compile issues.
I understand that NRF peripheral has been removed on the nRF52810 but I do...
This how i make it happend:
1.programe softdevice and bootloader.
2.generate app dfu package.
3.upgarde app via nRF Toolbox
4.It's running, all things is seem ok....
Hi, I've been working with SDK11, and now I have to move my project to SDK14 due to some issues with the old SDK. In SDK11 I could just use Keil's "Manage Run-Time Enviroments...
Hello,
I am trying to execute the SPI slave example from sdk15.2 on my NRF52832 Dev board (PCA10040 1.2.1).
I am using stm32f0 dev board as the master and transmitting...
Let suppose using the dynamic multiprotocol ZigBee + Softdevice application with OTA upgrade possibility. I would like to use the app_timer (along with app_scheduler) to trigger...
I want to change MIN_CONN_INTERVAL and MAX_CONN_INTERVAL values when I connected to phone.
I build function that handler events and send the update to ble_conn_params_change_conn_params...
Hi Nordic DevZone,
I am trying to include the UART driver module (.c .h file pairs) into my new project in SEGGER Embedded Studio.
I have done the following:
I...
Hi,
I have a few issues with flashing the dongle. I am using [ \nRF5_SDK_12.3.0_d7731ad\examples\peripheral\blinky\pca10031\s130\arm5_no_packs ]
When flashing the soft...