Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
Hi team,
I am using ncs2.6.1 ( github - install from VS Code ) , toolchain 3.0.2 ( previously used 2.6.1), My DK works great standalone also here is the view from nrf-connect...
Hi,
I am planning to get the PPK2 fabricated and assembled using the HW files available for PPK2.
Just wanted to check will I have issues loading FW on it since I don...
Hi all,
I’m working with an nRF52833 using SDK 2.8 and trying to enable DCDC mode to reduce current consumption.
I tried adding:
CONFIG_BOARD_ENABLE_DCDC=y but I got...
When developing a keyboard peripheral using the nRF5 SDK keyboard example, how can I determine whether the connected host device is a Mac, Windows PC, or Android phone?(NRF52833...
Hi, I am working on a channel sounding trilateration system using an initiator and three reflectors. When I was testing with six reflectors I couldn't help but notice the...
Hi all,
I need to use the SPI3M interface and following various example I implemented the following code on the nRF52840 with SDK 3.0.2
Whenever I configure the SPI to...
Hello - Just download and installed NRF Connect for Desktop 5.2.0 on Windows 10. Trying to Quick Connect to new PPK2 1.1.1.
When I plug in USB Quick Connect sees the PPK...
Hello,
we were using the mcumr_flutter 0.4.2 library to Update our NRF54L10 over the air with an app. This was working fine using the nRF Connect SDK Toolchain v2.9.0. However...
Hello,
I'd like to have the gcc linker calculate a checksum over a specific address range (defined in .ld file) and store that checksum at a specific address (defined...
example: peripheral nus device: nrf52832(Self-developed board) hi i run the example peripheral_nus , but it cannot work. Though i had set the RC clock. But when i run the...
Hi, I am developing a product that has a nRF52840 as the main MCU and it controls a Quectel BG95 (a LTE-M/NB-IoT module, powered by Qualcomm's 9205 LTE modem) using Zephyr...
Good Day,
Im a developer in switzerland using the nrf9160 trying to connect to the nrf cloud using mqtt, i have already flashed the credentials, updated the modems firmware...
Hi,
Platform : nrf52840, NCS 2.7.0
I would like to get the MCUBoot image swapping progress without modify the NCS, and display a progress bar on the LCD to indicate the...
Hi all,
In Device Manager, my nRF52840 DK is recognized as follows:
JLink CDC UART Port (COM32) JLink CDC UART Port (COM33) USB Serial Device (COM22) — running a Zephyr...
I'm looking to use the new Zephyr support for the ProMicro nRF52840 board, which appears to be available in NCS v3.
However, Zigbee R23 only appears to target v2.9.0.
...