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 gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hello world :-)
I am writing I2C temperature sensor driver over `i2c0` working in `twi` mode in Zephyr with my custom `dts` board configuration and this pops up on the console...
The current platform of the AOA contains 12 antennas multiplexed into one 52833 module
The distance between each antenna is small, hence the angle delta that can be detected...
Hi Nordic Support Team,
It can connect and read the Service UUID and Characteristics UUID, but when I am trying to do the DFU update on the iOS (iOS 14.5) but it will disconnect...
Hi,
I am developing the system where I am sending the data of three sensors to the server using MQTT. For the above development, I used two microcontrollers one to collect...
Hi Nordic Team,
I would like to share with you a minor challenge that we are facing to use the nRF52840 dongle with a Zigbee Mesh network and issuing a serial communication...
Hello,
Does anybody know where I'll be able to find an EAGLE library for the nRF52840 CKAA chip (the WLCSP-93 package)? I've looked around and all other dev boards that...
Hi,
I'm having doubts about whether to use NUS or OTS to transfer 500 bytes of data from the peripheral device to the smartphone. Regarding OTS, I've tried using the ble_ots_central...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0) as a central and Android device (Bluetooth 4.2) as an advertisement.
During development, I was wondering...
Hello,
Following is my hardware and firmware setup.
Thread BR:
PCA10100 v1.0.0 connected over J-Link microUSB port to RPi 3B+
SDK v4.1.0
Thread Node:
PCA10100...
Hi,
If using a serialization connection to a BLE module. The application will run on the host MUC and the BLE module only runs the SoftDevice (BLE stack). I understand that...
I'm running the unmodified blinky example on the 52840 dongle PCA10059 and it connects just fine with the nrf connect app but will not pair with the phone via the Android...