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 Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
I would like to reduce the power consumption in normal operation mode.
Then I would like to reduce the operation frequency in the I2C, SPI and UART.
What is the command...
Hello everyone,
I’m trying to set up an nRF52840 dongle as a Thread radio co-processor to integrate with my Home Assistant setup. I followed the instructions in this Nordic...
Hello!
I have a device on which the S25HL01GT memory is soldered. The problem is that I don’t understand how I should work with .dts in order for this memory to work with...
Hi,
I started fesh on a new laptop, installed nrf Connect for desktop. I used VS Code to install the the latest nrf toolchain and sdk, verison 2.6.1, as they recommend that...
I create a linux docker container about nrf development environment. And the container host is windows11.
everything works fine except flashing function.
i passthrough...
Hello,
What would we expect the INFO.VARIANT FICR register's value to be with, for example, an nRF52811-CAAA-R7 vs. an nRF52811-CAAA-R7-B?
Right now I am seeing "AAA0...
Hi we are working on a matter project using ncs v2.6.0
Currently we are running out of RAM memory and that´s why we have moved to minimal logging by enabling
Now we...
I want to use 5" inch display for my project as nrf52840 is not able to handle that so I want to FT8xx EVE for the screen functioning? so did anyone has try this or any leads...
Dear support,
I performed a 48 hours- 20°C profiling of my 110mAh battery and managed to get my profile (really appreciate your nPM PowerUP tool. Helping a lot for development...
Hi.
I am working on a custom nRF52810 board (SDK 2.7.0).
When connecting LIS2DH12 via SPI in the .dts file, I see an error -->
.dts code -->
prj.conf -->
Please...
I try to capture the broadcast packets from the broadcast_audio_source application to investigate the BASE (which holds the configuration of BIGs, subgroups and streams)....
Hi DevZone Team,
I hope this message finds you well. I am reaching out to seek your assistance regarding the HID mouse implementation we are working on using the Nordic...
The question concerns using the nrf fuel gauge library for a setup with an nPM1300 PMIC and an NRF52840, implemented using the nRF5_SDK_17.1.0. Is it possible?
Even with the LTK key entered, wireshark cannot decode Bluetooth packets between two paired connected devices I followed this course exactly,but it failed to live up to expectations...