Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hello,
I would like to provide an alternate mechanism to start the DFU process. Is it possible to call ble_dfu_buttonless_on_ctrl_pt_write() directly to kick-off the operation...
Dear all,
As some of you have pointed out, if we want to perform DFU and having a watchdog running, the boot loader should embed a watchdog feed. I have successfully managed...
we have used the NRF51822-BEACON KIT EVAL BLUETOOTH SMART BEACON which includes RGB LED, but cannot find a non dev kit model with RGB LEDs . can you recommend one with either...
I am using NRF52 SDK14.0 and SoftDevice S132 v5.0.0. I am using GPIOTE low level port interrupt to wake the system from SysOff mode. If SoftDevice is enabled and I put the...
Hello,
On Nordic Studio, there is a fairly well documented NUS (Nordic Uart Service) that provides a read and write characteristic, and it mimics uart. Data written to the...
I have a BLE device "Masimo" and I'd like to download its data in real time through BLE notifications.
This device comes with an Android App which is able to download the...
Hello,
I have a problem with writing to server characteristic (battery service and custom). sd_ble_gattc_write function returns 0x11 which means another write with response...
Hello,
I am using sdk12.2.2 and pca10040. I want to add uart drivers in ble_app_template code so that I can use printf to get my data on terminal. Unfortunately I am not...
I AM USING SDK 12.2 AND IT IS RECOMMENDED TO USE FSTORAGE. But i found no function to read unlike pstorage_load . so can i use pstorage instead of fstorage will it cause any...
Dear Helpers,
We are facing an issue. It is all related to DFU (secure buttonless) and Android 7.0 (deployed on a Samsung A5).
We have a code that is running perfectly...
Hi
By playing around with the serializer code for the S132 5.0.0 I found a bug in the serializer/deserializer code.
The ble_gap_evt_auth_status_t has a new field "lesc...
I'm using FreeRTOS in my project and I wanted to check if the APP UART FIFO implementation is thread safe, IE I want to have a reader and writer thread. Each FIFO has a separate...
I want to enable BLE's NUS Service(in Old SDK, nRF5_SDK) with in nrf5_SDK_for_Mesh.
Is it possible?
I'm failing, as starting of this, to use Softdevice for parallel use...
I HAD ASKED THIS QUESTION: we have used the NRF51822-BEACON KIT EVAL BLUETOOTH SMART BEACON which includes RGB LED, but cannot find a non dev kit model with RGB LEDs . can...