Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
Hi all,
I am using an nRF51822 Development Kit and I would like to create a simple test code that allows me to send data (no matter what kind of data, also a sequence of...
Hello, I am working with both QFABA0 devices as well as a QFAAC0. Because of the outdated silicon I am constrained to SDK V4.x and SD V5.x
My current test setup is
I...
Hello,
which profiles are available currently to the S120 protocol stack? In the nRF518 SDK V5.1.0 I could find only one example profile for Heart Rate. However, this is...
HI,
I am the beginner of develop bluetooth le device, and test the sdk 4.x examples and it's work correctly,
then i updated the sdk to 5 , but i can't get the example...
Hello,
I am Ethera's engineer, evaluation technologies to include on our next generation products.
Here our goal is to have a transparent mode between a smartphone program...
Hi There,
I want the functionality of my device to change when a value is written to a gatt characteristic. I've written an event handler that gets called whenever a write...
Hi,
I have Keil 5.1, SDK 4.4.2, SD 5.2.1, PCA10001 from EK v2.0.0 and I am trying to make SPI example from nRF6310 work.
I have changed below lines as:
#define ERROR_PIN_SPI0...
Hello,
I'm using a nRF51822 CEAAB0, SDK 5.0.0 and S110 6.0.0-5.beta to make an Apple ANCS client and for now I'm trying the ble_app_ancs example. I read that CEEAB0 arent...
Hi all,
I use nRF51822, sdk_v5_0_0_34603 and s110_nrf51822_6.0.0-5.beta.
In a different periods of time appears error "0xDEADBEEF, 722, src \ ll_adv.c".
Error appears...
hi,
According to nRF51_reference_manual doc and Relate Discuss.
I think that power mode have system on(run/idle) and system off and
at system on idle(sleep) mode which...
Hi,
I used the DK board PCA10005 as the device and the dongle used as a master running healthThermoDemo .NET application. The .NET master could find the device properly...
Hi,
I'm trying to connect the nrf51822 chip to an ethernet (W5500 module). For the moment, it fails without error (nothing works).
So I start from a simpliest program...
I am finding that bonds are not saved to flash when using the latest SDK and S110 SoftDevice.
To test this, I am using the HTS example code, and the Master Dongle.
I open...
Hello,
I discover and connect my nRF51822 service. It can be peripheral and Communication read/write data. but have some issue for disconnect/reconnect .When My app for iOS...