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...
Hi,
Can you please add your inputs regarding following 3 inputs.
1. Verification of Application after OTA upgrade before giving control to application.
2. Application...
I tried to get ADC values from my nrf52 based custom board on nrf connect app. I already made necessary changes in SAADC example program and able to get the voltage readings...
With rev 3 of the nRF52840 I am looking at upgrading the SDK from 16.0.0 to 17.1.0 on my current project.
I have product in the field based on SDK 16.0.0 with Soft Device...
1. Slave address is not reflected in the address register of TWI0.
2. other information is reflected in registers like operating frequency, SDA, SCL as well as enable. ...
Problem: While connecting with smartphone to several devices based on nrf52832, works only last connected device. Smartphone Application uses Nordic Android library (no.nordicsemi...
I'm using a TI Launchpad , together with the nRF Connect application on my Samsung Galaxy S21. I've got the launchpad connected to my computer and I'm using TI's bTool to...
Hi Nordic
After fellow your youtube tutorials, blinky sample can be built successfully. Flashing code to PCA10090 DK,
the LED started blinky well.
However, it failed...
I have a BLE application (Bluetooth peripheral app) using Zephyr with nRF Connect SDK v1.5.1 and Segger Embedded Studio. I was successful in adding/configuring the MCU Boot...
Hi All,
I'm getting this message everytime I open power profiler, previously working with PPK2, reloading doesn't resolve. Cancelling results in enumeration of PPK2 as unknown...
Hello Everyone,
I'm developing an application which makes use of UART in open thread sdk.
Now, libopenthread-nrf52840-sdk.a library already makes use of UART0, when I...
Hello!
I am trying to sample a digital signal with 12-bits (In a later stage I will need to sample two 12-bits signals). At the moment I am storing the recorded signal...
Hello Nordic team,
I am faced with the problem of developing a custom bootloader which actively pulls FW from an external mass-storage. AFAIK, the SDK only supports OTA...
Hi,
We are using SDK 14.2 with s132 v5.1.0. Reviewing the changelog for newer versions of the SoftDevice, we see:
"Fixed an issue where the application might not receive...