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, 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...
Hello, I have custom BLE service and characteristic as below image.
I wanted to discover them in ble central mode. I have modified ble_hrc_c.c to validate but central...
dear all
When I use QSPI to operate external flash and mount a FatFs file system, when I use RC = FS_ open(&file, fname, FS_ O_ CREATE | FS_ O_ WRITE); When creating a file...
Hello DevZone,
For my project I have a number of pins generating interrupts from different sensors.
I've read that GPIOTE IN events consume a bit more current than the...
nrf_mesh_config_app.h at the generic level mesh example contains constants like DEVICE_COMPANY_ID, DEVICE_PRODUCT_ID and DEVICE_VERSION_ID . I've expected those values to...
I try to build your an example Smart Remote 3 nRF52 v1.2 in Keil v5.34 and I have some errors.
In the case of nRF52832_xxAA (Target: PCA63519-SR3_nRF52832_Shield) I have...
Hi,
I'm a beginner trying to understand BLE extended advertising. I have modified the peripheral/ble_app_beacon example to broadcast extended advertising packets with PHY...
Hi,
I am transmiting extended advertising packets and I want to set the flags on the extended header as specified on the bluetooth core specification (v5.3) page 2691 (photo...
I am following the Getting Started directions here: https://www.nordicsemi.com/Products/Development-hardware/nrf52-dk/getting-started#infotabs
Steps 6 and 7 do not work...
I am currently using the power profiler kit ll to see if it is suitable to run power consumption tests in our automatic test system. I am using the python API from https:...
Dear community,
I'm using BM833A chips which contains a nRF52811 nordic chipset. I use a S140 softdevice, for both, beacon sender and central.
I have configured both to...
Dear Sirs,
SDK: NCS version 1.6.0
Board: nrf5340 DK
IDE: SES Nordic Edition V5.50c
Compiled in application core cpuappns
I am a beginner with nrf programming...
Hi all,
we use nRF Connect for Desktop Programmer tool for flashing nRF5340 at production plant. Our Regulatory Affairs & Quality Assurance dept. is asking for a validation...
Sometimes the Power Profiler App does not display the average current and charge values for the Window (see screen capture, below). The values are displayed while the capture...
I'm working on a program using the ble_peripheral/ble_aapp_uart project. While testing the program, it was confirmed that the connection was disconnected after 1 minute 35...