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...
I am currently using nRF8001 in my board (configured to connect - send data - disconnect - sleep every 30s cycle time). However, I am measuring about 140uA in average and...
Hello there.
I'm developing a custom board for the nrf52810 chip. I'm taking the reference files as a base for my own design, but I'm a little bit confused on which files...
Hi,
I am using nRF52840, SDK 15.0, softdevice 6.0.0 (toolchain IAR 7 on windows).
My application runs on FreeRTOS 9.0.0 tickless (NRF_SDH_DISPATCH_MODEL 2).
I have a...
Hi,
I want to get Battery ADC Value.
So. I simply used nrf_drv_saadc_sample_convert() function.
At first I thought it was the right value,
Later, I found that the...
Hi,
I want to get Battery ADC Value.
So, I simply used nrf_drv_saadc_convert()
At first I thought it was the right value,
Later, I found out the wrong value.
If...
Hello, Nordic.
I am working on an iOS App that uses a MPU9250 sensor to display a 3D simulation screen in my app. (It is same as motion control in Thingy52 App).
I...
Hi,
I am using PCA10028 development kit for sniffer with wireshark 3.0.1 using sniffer version V2.0 beta 3 . I am getting issue like "Encrypted packet decrypted incorrectly...
Greetings,
I was wondering why Amazon FreeRTOS demo wont work on nRF52840 DK. After following all the steps even building a bootloader on my board, my demo is running but...
SDK 14.0,
IC:NRF52832
I want to save some data in the flash via the FDS. firstly i write 3 records then the next I want to read them one by one according to the record...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image. I am using ‘ble_app_blinky’.
1) If I configure any GPIO as state change trigger...
I used Win 7.
I updated the nRF connect application to use with the nRF dongle.
The Microsoft wireless mouse and keyboard is shown like nRF Connect DFU Trigger. Also internal...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image. I am using ‘ble_app_blinky’.
1) What is the difference between High-accuracy...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...