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 all,
I am a newbie in ble and also nordic. I have an application need that would do some lowfi sound data transfer which 16 bits at 14k sample rate from central device...
Hi,
Good Day!
Statement of problem: Currently we are using app_timer in our application for conducting the user behavior. For example, for user input off of capacitive...
Hello, everyone. I am newbie in use the Power Profiler Kit I followed all the steps as described in PPK User Guide v2.2:
1 - cut traces on the DK (SB40) 2 - installed the...
Hi,
I am porting a BLE program in nRF52832 EVB, and it can work correct.
The system will not work when I want to remove 32KHz crystal from my own real board.
Would you...
Hi,
So we are currently debugging our custom nrf52832 board. It is equipped with both a 32.768khz and 32Mhz Oscillator, which both SEEM to work.
I tested both using the...
What happens if I read an SMS data from a modem a while, let's say 10min, after the modem receives the SMS?
Does it keep the SMS message inside? What if several SMS messages...
Hello,
I am working on a Windows 10 pc. python 3.7 is installed and the requirements.txt has been installed successfully and I have the most current pyserial installed ...
We are evaluating multiple use-cases (tags, gateways, listeners etc.) in our company and we would like to know the pin-2-pin compatibility for these following SoCs so as we...
I am using all SPI instances and want to use a TWI instance as well. As soon as I add the nrfx_twi.c file I get 1> ...nrf\modules\nrfx\drivers\src/nrfx_twi.c:725: multiple...
Hello
I am facing extreme difficulty migrating soft devices for nRF SDK16, nRF 52832 - S132 to S112 on the nRF DK pca10040 package
I have consulted the following example...
Hi.
I read in the datasheet the nRF52832 has a unique UART.
I have a custom board and this board have to do this four different tasks:
Read data from a 1st UART device...
Greetings ...
I am facing problem in finding a coexist example for P10056. Example code is given only for PCA10040.
1)Is there a way to convert the PCA10040 code to PCA10056...
tag v1.1.0 (have done west update)
using SES 4.30c as suggested by nrf connect (latest SES did not work for me either). Compiled and flashed using SES
simcard inserted...
Hi, I've downloaded Segger from https://www.segger.com/downloads/embedded-studio/ , upon install I found that all of the nRF tabs were missing in this version. Looking through...