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,
I'm trying to implement the Current Time Service example in the SDK.
I downloaded the nRF Connect Desktop App for Windows.
I want to clarify how the example works...
Dear Nordic support team,
We are currently using a nRF52840 µC with NVS V.2.6.1 and sometimes the Android device acting as central, is unable to establish a BLE connection...
Hello,
I am in the process of adding LPN nodes to my network, Unfortunately I am getting a lot of "Ignoring old SeqAuth" Warnings on the friend side and looking at the friendship...
Hello,
I am working with the nRF7002DK board for the development. My BLE peripheral device is taking time to connect with the application, and sometimes it doesn't connect...
Is there any update plan for the ble sniffer firmware after 4.1.1
The 4.1.1 version currently has bugs in the sniffed coded phy. Please refer to devzone.nordicsemi.com...
Hello Nordic Team,
I'm building an application off of the Thingy53, taking advantage of the NRF7002EB as well as an additional Sparkfun i2c based alphanumeric display...
Hello Developers,
I am k.hemasundar and i am working on the nRF52833 QAAA0 micro controller with segger embedded studio IDE. I have used nRF SDK of version 17.1.0 and 16...
Hi Devzone,
I am facing an issue on my nrf52840-based custom board when I try to set up the USB mass storage class on an external NOR Flash as well as having MCUBoot enabled...
Hey there, Dev team!
I was wondering if you could help me out with using the "peripheral_cts_client" sample (struct bt_cts_current_time *current_time) to synchronize a timestamp...
Dear,
We were testing our products for low battery tests, and we found a bug in the firmware versions of v4.2.0+ and higher.
The power profiler sends out the wrong voltage...
Hi Everyone,
I tried this sample `samples/net/mqtt` It connects to the test.mosquito.org but I want it to connect to hivemq with username and password. Do we have a sample...
I'm seeking an nRF52, preferably the nRF52840, code example to integrating Google Home or Alexa via Thread/Matter (low power, low data rate application such as light bulb...
Hi Support Team,
1. I have a problem with nrf52840 DK board, it was not detecting in nRF Connect SDK for DEsktop.
2. Previously it was working but now it is not working...
Hi, VSC shows both DK and dongle in terminal, so nrfutil works fine (added in PATH), but does not show the dongle under Connected Devices.
I tried this under MacOS, same...