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...
I've noticed sometimes the merged hex file differs slightly between different mergehex runs when merging the same hex files. Is this a bug or mergehex tool never guarantees...
Hello!
I'm having a problem and a hard time trying to understand what's wrong. Currently, I'm using the SDK 14.2.0, SD 5.0.0 and Segger on macOS 10.14.2.
I'm using the...
Hello,
I have a product using NUS profile and plan to update it to support connection from multiple phone
Do you recommend to start from Multiperipheral example and...
if i use this code to send data,i sometimes miss data..
do { err_code = ble_nus_string_send(&m_nus, (uint8_t*)data, &data_len); if (( err_code != NRF_ERROR_INVALID_STATE...
I have nrfutil version 5.0.0. I run this command:
nrfutil pkg generate --hw-version 52 --sd-req 0xA8,0xAF,0xB7 --application-version 2 --application ./nrf5/Debug/nrf5.ihex...
Hello! We are trying to use Nordic AndroidScannerCompatLibrary in our Android application to scan BLE devices and measure its RSSI level. BLE devices is mounted on ceiling...
Hello there,
I would like to read the data I sent through a WS2812b LED string. I drove it using I2S. Upon reading it, seems like it is not a good idea to read it using...
Not sure what I did to cause this, but my nRF52840 no longer works. I searched for solutions and came across:
https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52...
Hi,
I am wandering if it would be possible at all, to wrap a quarter wave antenna printed on flex pcb around a cylindrical battery (LiFePo4)?
Would the radiation be...
Hello,
Information:
SEGGER Embedded studio Studio v412
Windows 10
nRF52832 on a development board.
We are attempting to merge an application with a bootloader...
I have read that the nrf51822 is not supported anymore in the examples of SDK's older then V12.
Does the nrf51 completly not work anymore with newer SDK's or are only the...
I have my system working with softdevice compiled in but not enabled. System communicates with external chip using SPIM peripheral, everything is working fine until I enable...
Hi,
I have my custom board wired to the nRF52 development board. I am using SDK 15 and softdevice 132 for this. I am trying to set up SAADC to measure adc data on Analog...
Hi,
I'm only seeing the GPS_SIM driver in the nRF Connect SDK. Is there any driver to enable any evaluation of the nrf9160 on chip GPS anywhere?
Regards,
Kilian