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...
One last issue to crack. This one has been in production for a while and hasn't caused any issues other than a little annoyance to the customer. By my measurement when RTC...
Hello,
In regards to the nRF Connect SDK...
I am looking into the possibility of switching out the current implementation of AES used by the Bluetooth firmware. I am curious...
the pin for XL0 and XL1 is P00 and P01
but in my project, I need P00 and P01 works as UART.
I set the parameter to start inner RC clock.and find that: LFCLKSTAT show the...
my costom board is based upon the BT840F fanstell board. I know that this board is based on the nrf52840 QIAA SOC. but I also understand that nrf52840 QIAA has different configurations...
I am working on custom hardware with an nRF52840. I have added the MCU boot in my earlier development as well but this issue I have never faced before.
Problem statement...
Hi,
iam trying to write the data in nvs which i give input through GATT.i can read and write in nvs when not using gatt,BT.
I have 2 codes,1 is working but without GATT...
Hello,
Board: custom board
Soc: nRF52840
SDK: nRF Connect SDK v2.8.0
I would like to know device mac address and use the mac address in advertsing.
can you please...
This page (v2.8.0) https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/nrf/app_dev/device_guides/fem/fem_nrf21540_gpio_spi.html
Suggests copying the following into devicetree...
I am trying to get std::vector to work on nRF52840 running Zephyr in Visual Studio Code running v2.7.0 toolchain , but have been unable to do so. I found some similar tickets...
Hi nordic
I've try to enable 115200 baud UART on p0.9 and p.10 but I can't make it.
I just saw a thread about 52840 can't use 115200 uart at p0.9, p.10:
https://devzone...
Hello,
Is it possible to use the filtering options provided by the nRF52840 BLE sniffing firmware for Wireshark, in Tshark? Specifically the device address filtering....
Hello, I have two questions. 1. First, are these pins reserved in the SOC level or DK level? this if from the nrf52840dk device tree. meaning, if I have a custom board, should...