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...
Having issue with nrf52840 interface with sim808 for GPRS connection. I am trying to interface nrf52840 with sim808 using UART. But only AT and ATD command reply i can see...
I have a custom board with an application that works fine.
But when adding a secure bootloader my board starts to act weird. I am using the RESET pin on the chip as an input...
Hi,
I developed an application for the NRF52840 development board with Mbed-OS and now I would like to get it running on the NRF52840 Dongle.
Is this even possible?
...
Good evening,
We are trying to flash the bootloader DFU debug example using 10056 ble debug example code to our nRF52840 based board.
Everytime we try to flash, we get...
Hi Nordic,
My team and I are looking to purchase the NRF52840-DK for the purpose of testing long range coded-phy for bluetooth 5.0 applications. We would like to ask if...
Hi all,
When I do some tests on chip of nrf52832,the chip sometimes receive an error packet: the crc status is ok,but the length field is random.The reference documents...
Recently i have purchased nrF51 Dongle.
Am using Windows 10 (64Bit OS) on my PC.
1. installed nrfgostudio_win-64_1.21.2_installer.msi setup for flashing
2. installed...
We have a nRF based device being connected from a nRF51 dongle (PCA10031). We use pc-ble-driver 2.2.1.
We enable notifications and then we let the device running for a...
I had a working application and was trying to add DFU functionality to it. in order to do that i needed to add a bunch of files and i am at a point where i dont knwo what...
Hi,
For our continuous integration and deployment of firmware updates for our product, we want to test firmware upgrade paths from different versions. We are building a...
Hey,
I recognize that sometimes there are dependencies between silicon, board hw and software.
Is it ok to load the RF9160 mfw-m1_nrf9160_0.6.8-alpha firmware on nRF9106...
Hello,
I'm using the LTE Link Monitor with the nrf9160 DK, and trying to test out the AT modem with the at_client sample. I'm using a Lycamobile SIM card, but the link monitor...
Hi,
How to check whether is the device bonded? What value I could check? What I want to do is to perform auto pairing request when bonding is not founded, therefore my code...
I downloaded the pc-ble-driver from github. I am using NRF52840 devKit and ubuntu 18.0 x86 machine. While compiling pc-ble-driver, I hit the following issue: Can someone pls...
Hello
I'm currently struggling with the LF_RC setup in sdk_config.h.
Calibration of the internal LF clock can be parameterized thru NRF_SDH_CLOCK_LF_RC_CTIV and NRF_SDH_CLOCK_LF_RC_TEMP_CTIV...