Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hello everyone!
I have an application that is using FDS to save settings to flash. When fds_init() is called it returns the code FDS_ERR_NO_PAGES. My application does not...
Hello All,
I am looking for help to change the transport layer of the background DFU library. Can we use the serial layer from the regular DFU and if yes please guide me...
1.The last datasheet doesn’t show the GPS work current. Where can we get the data?
2.How long does the chip GPS finish one location action normally?
3.In datasheet chapter...
HELLO
I have trouble connecting dfutarg i am doing this
in doing this tutorial I skipped 5,6,7 in step1
and i coudn't do 5,6,7 in step3 because of not connection
here...
hi,
Does engineering B sample support BLE long range? What is the latest hardware/software to be used? What is the typical range that we can achieve?
Thanks in advance...
Hi all,
So, I have nRF5_SDK_15.0.0_a53641a, PCA10040, Keil. I have built already this project succesfully.
The first NFC touch and further bonding with my HTC phone was...
Hi,
I was running the light-switch example.
I would like to know what particular security used in different step of that provisioning process? I can see in authentication...
Hi everyone,
I am trying to make work a stepper motor by Bluetooth with a nrf51822, Actually it is working, the motor turn, but the thing is I Don't know how to control...
For certification purpose, testers ask us to be able to select one by one channel 37, 38, 39 for BLE advertising.
We are currently using soft device 5.0.0 and sdk 14.2 for...
Hi,
As I understand I can able to flash nrf52832 using Segger Jlink or using ST Link Debug Interface. That means we use JTAG or SWD interface for flashing the application...
Hello,
I would like to know features implemented for mesh provisioner app or the provisioner used in board. Specially is there any ways to block some devices ? or Tell provisioner...
Hi, All,
We developed our device with KEIL 5, SDK15.2 and SoftDevice 6.1.1. Android App was developed on Android Nordic DFU 1.8.1 library.
When we try to upgrage the firmware...
Hello,
We are trying to upgrade two types of our existing projects with BLE connectivity. For simplifying this help-post, I’m referring only for the simplest project group...
Hello!
I am implementing a custom OTA procedure for the NRF52840 development board and I need to be able to load the firmware from several predefined positions in the flash...