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...
We have product under final development which uses an nRF51822 as a peripheral to a RP2040. Product has worked well for many months using Nordic proprietary radio TX/RX. On...
SDK:11.0 Example:ble_app_hrs\pca10040\ s132_with_dfu Hi
The product we are selling wants to add some new features and can only be upgraded through DFU. But we currently...
Hello,
I want to implement AD conversion into the sample code "Bluetooth: Peripheral CSC."
I found several examples for ADC implementations, however they tend to be...
Has anyone been able to use the LE Secure Connections feature with Windows?
I see that there are some planned improvements in the Windows 10 creators update, but don't...
I am developing a matter door lock. After adding our own application code, the space is very tight. Can these two data areas be moved to external flash?
Hi,
Sorry, i am new to MQTT so may be asking a stupid question, please bear with me.
I am trying to run the MQTT sample (nrf\samples\net\mqtt) and get the following output...
I have been trying to measure the PER between two nRF52840 DKs using BLE. To do so, I am using BLE Direct Test Mode to start a transmission on a 52840 DK and another development...
Hi Nordic Team, I'm using the nrf52833 controller with nrf Connect SDK v1.9.1. I wanted to enable the watchdog in MCUBOOT starting main.c file and disable it just after giving...
I am developing a BLE DF project using the nRF52833 DK, and I am currently confused about the antenna location on my DK. I have not found any markings like "ANT" or "TX" on...
i have two toolchains inside my ncs directory. i am trying to build my main program using west build and the west exe that i am using is the one from the right toolchain....
Hi,
I'm doing nrf52833's spi function.I want to use hardware slice selection instead of pulling the gpio pin, and the reference manual has the register IFTIMING.CSNDUR....
Our custom development board uses an nrf52840 chip together with attached sensors. The data from sensors are stored in sd card. For this purpose, the Zephyr fs library is...
Here is a stacktrace from a device I got using the nRF Connect mobile app on Android.
nRF Connect, 2024-05-11 Device Name (A4:XX:XX:XX:XX:7C) D 13:40:23.035 [Callback] Connection...