I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
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...