I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
I would like to use the ble_app_hrs to send pressure values via the heart_rate_measurement_send function.
Unfortunately, they are too long: around 105000 Pa (equals...
Hi everyone!
I have an application based on experimental_ble_app_eddystone for nRF52 (SDK12.2), which uses FDS to save in flash memory. Now I want to add the secure_bootloader...
Hello on git hub you add pc-ble-driver
but there is only help how to install it. I did not find any example. And I did not find any documentation how to use it or what is...
Preface: I am developing a software working with different radio protocols (enhanced shockburst, bluetooth,...). Therefore I implemented uart commands for switching radio...
Recently i have purchased nrf51822 and nrf51dk but i dont know how to flash softdevice in nrf51822 using nrf51dk.
please expain me how can i flash or where can i know how...
Hello,
I have a problem running nRF51822DK with temp. sensors while running BLE. I tried DS18B20 but it doesn't work at all, then TMP36 with ADC reading and as it works ...
I have spent almost one day trying to make sense of that.
NRF52832 is SPI Slave, based on your examples/peripheral/SPIS/pca10040 sample
SDK v12.2.0
board DK PCA10040...
I am trying to implement IR reception using TSOP1738, more specifically Vishay's SM0038.
I have set the GPIO pin to call an interrupt whenever there is any change in the...
Hi all,
is there a tutorial about this topics? It's not clear to me how create a whitelist and i have a problem with events BLE_ADV_EVT_WHITELIST_REQUEST that not occurs...
its my first program at RTT .I have open the ble_app_uart project from examples of sdk .and fallow the tutorial devzone.nordicsemi.com/.../ .
program compiled and load successfully...
I use mac os x sierra on MacBook pro 2016. And I followed this link .
I took following things in order.
I moved gcc-arm-none-eabi-5_4-2016q3 to /usr/local/gcc...
Hello
i have made a program to smoothly blink/fan/vary the intensity of 16 LEDs together using 4 PWM with 4 output pins, the program seems to work well with around 4 leds...
i am using nrf51822. is it possible blutooth communication without softdevice. if possible, please explain me how. if not why. please help me any one.
thanks in advance...
Hi,
I am running an application in which I set -D__STACK_SIZE=0x4000. After some research, I come to know that RAM is divided into 4 blocks the lower one is for the soft...