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...
hello everyone,
I need scanner and advertising in single code of nrf52810. In SDK i found the example code of ble_app_multirole_lesc in PCA10040 it doesn't support with...
Hello ,
I was using the NRF mesh Light Proxy firmware and wanted to know how many network keys it supports? I was trying to add more than 2 but it gives insufficient resource...
Dear Nordic user,
We are under development with nRF52810-QCAA.
The first board has been make and is being tested.
However, after making the board, I noticed that the...
Hello,
I have problems with adding the ble_nus.c file to my project, but I also have issues with the files: nrf_ble_gatt.c, nrf_ble_qwr.c, and nrf_pwr_mgmt.c. The problem...
Hi,
I have implemented BLE nus uart on my device and am getting some weird problems with the transfer speed.
When I connect to the device and transfer data via BLE nus...
Is TLS_HOSTNAME socket option supported inside the modem firmware or bsdlib?
When I make the function call:
returns with err==42.
I need to set this socket option...
I have a project that I've joined recently that is based on SDK12.1. The bootloader does not seem to work when compiled with a currently arm-gcc version (9.2.1). It does work...
Hello,
I have a small test BLE peripheral application with a few functions I can invoke over a UART dialog. With one function, I can print the first peer in the peer manager...
Hi,
I'm using the ble_app_uart example as a starting point for my project. Basically I want to program the nRF52 DK to receive data from another device via UART, store them...
For either the nrf52840 or the nrf52833 which pins are responsible for configuring the serial preference SPI, UART and I2C and how to map them. Are they any software examples...
Hi,
i am working with nRF52840-DK and i want to implement a network with below futures
The node(means nRF52840-SOC) Should work as a listener
1. the listener should...
Hello,
I'm getting started with nRF Connect SDK. I've installed the toolchain and SEGGER through Getting Started App (because for some reason the Toolchain Manager froze...
Good day,
I have done DFU using the secure bootloader example in sdk16 using the nrf connect app. The DFU process completes successfully and the controller runs the new...
Good evening, I'm looking for a Blue Tooth BLE Low Energy for Low Power application.
This application should consume few mA only when the controller will be in TX and so...
Hi,
Could I get clarification on if the USB peripheral is isolated and won't backfeed?
In my product, VDDH & VDD are powered via a DC adapter that can be unplugged while...