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, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
Can Nordic team be sure that SweynTooth test team has tested Nordic chips? If so, the claim in Nordic dev zone that Nordic chips are not listed indicating Nordic chips are...
I have followed Einar's response on the below thread but I still cannot see the logs on the SES
https://devzone.nordicsemi.com/f/nordic-q-a/79682/adding-mcuboot-bootloader...
Hey devs,
I'm trying to get the i2c interface to work with the MP8862. I followed the TWIS driver guide to get started and in there everything worked.
Now I wanted to...
Hi Everyone,
I'm using VS Code, nrfConnect SDK v1.7.0
I'm trying for minimal bluetooth roles(either central/peripheral) along dfu support in nrf52820 chipset.
when I...
Hello,
I recognized a wrong answer is sent by the ZigBee stack of nRF Connect 1.5.1 and 1.7.0 (and others).
Eg. the application provides a color control cluster as a...
Hello.
It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I am implementing the advertisement processing, but the advertisement stops when...
Hello,
I compiled pc-ble-driver from github and it when i debug heart_rate_collector in adv_report_parse function i only get 1, 10, 255 field_type and never BLE_GAP_AD_TYPE_COMPLETE_LOCAL_NAME...
Hi,
I am trying to erase and flash a nRF52840 chip on a custom board. I use a J-Link EDUwith the Cortex M adapter to plug onto the board. I checked the hardware conf several...
I am using libuartes example. I only use send_UART (char*sdata, int len) in main before while (true) or in void uart_event_handler(void *context, nrf_libuarte_async_evt_t...
I'd like to use Power Profiler to measure really low currents (watches) ~0.4 microAmps.
However, Power Profiler II measures 1.5microAmps even when disconnected with or without...
Hello,
Have anyone knowledge on how to force to include, using nRFSDK, the AdvA field in the Ext Hdr of a BT 5 long range advertisement primary packet frame ?
We are testing...
Hi,
I wanted to time stamp data which is sent via Bluetooth connection. Is there any pre defined functions to do that. Also please suggest any modifictions to be done...
Hi, I have a nRF52840 based Custom development board and a GSM module(AT command based) with UART and USB support. Because of lack of UARTs in nRF52840, I want to use USB...
Hi, I'm working on nRF9160 modem firmware update.
While working on nRF9160 modem, I found that it uses nrf_modem library which is precompiled library whose only API can...