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...
Issue Description
The application starts successfully, initializes the modem library, connects to the LTE network, resolves the MQTT broker's address, and establishes an...
Hi,
Just wanted to know if nrf5340dk supports for UART baud rates until 512kbps.? And specific baud rates configuration like 122800.? If yes, is it simply configured as...
Body: Hello, I am using the Nordic Thingy:52 device, but it is not showing up as a port when I connect it to my system. Could you please help me troubleshoot this issue? ...
Hi,
I am using the MDBT42Q module of NRF2832 BLE Module unfortunately i have missed an inductor in my schematics could someone explain me will it work with out the inductor...
~Using nrf Connect sdk and toolchain at version V2.9.0 Attached is the app.zip project.
Basically it consists of a single main funct that prints ("AAAAAAAAAAA") to the...
Hi
I'm working on a nrf54L15DK to connect to windows 10. But the nrf54L15DK can't connect to windows 10.I am using the sample (C:\ncs\v2.8.0\nrf\samples\bluetooth\peripheral_hids_keyboard...
I am testing out the Bluetooth Channel sounding sample with the nRF54L15-dk board using the samples of Channel sounding Initiator with ranging requester. How to change the...
I was trying out the led_strip example in the zephyr samples on my nrf52dk/nrf52832 board with a single external WS2812B neopixel led connected at P0.23 , using the WS2812B...
Hello,
I am currently working in a wearable device based on the nRF5340. We have a few Audio DKs and I am using them as a hardware design reference.
I have a question...
I'm using the BLE mouse example, and the problem I'm having is if I remove the pairing/bonding information from the device, Windows will keep trying to pair with the device...
Hi, I am using zephyr and have created a custom DTS for nrf52840 soc. I am using SIM7070G and have created a custom driver for it which is located in (zephyr/drivers/modem...
Hi,
This string is defined by "CONFIG_BT_DIS_FW_REV_STR". Is there any API that can modify it?
Currently version management is done through VERSION files, but its display...
I attempted to flash the Matter lock example to my custom board, but the MCU shows no activity.
Back in v2.6.1, I used the following configuration, which worked.
How should...
Hello, I would like to know if the TX power used in the Zephyr examples "peripheral_uart" and "throughput" is set to 0 dBm? Is it true that for all Nordic examples, as long...