I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Hi,
I need to measure all width of continuous pulses without stopping the measurement. The pulse frequency is about 10kHz. But the frequency and the duty ratio changes dynamically...
Hello everyone,
It seems like a very basic issue but somehow I am unable to resolve it.
I have a characteristic of length 20 bytes. This characteristic is supposed to...
Hi everyone,
I am having problems in getting the twi peripheral to work properly with the accelerometer I am using ( NXP MM8653FC).
I am getting some wierd issues, firstly...
Hi,
I have noticed strange behavior when Android-Image-Transfer-Demo firmware is used (SDK13, softdevice 5.0.0-2.): Demo kit does not startup if powered from the coin battery...
Hello!
I am putting (with a wave generator) a square wave on pin 17 of the microcontroller, and I want that same wave to come out on pin 18.
How do I do that?
Do you have...
I'm using SDK v 12.2 project ble_central/ble_app_uart_c using GCC
After running the project for awhile a stack overflow in the ble_stack_thread() is detected which eventually...
Hi,
I'm modifying the light_switch client example, so that I can use GPIO as input instead of the button. I was able to build the modified example in SES and download it...
I'm attempting Mesh DFU on an Ubuntu 16.04 system. Here are the steps in the quick start guide along with corresponding notes on my setup:
nrfutil keys --gen-key private_key...
We are currently developing on the PCA10056 as we wait for our development boards. We would like to implement UART0 as a debug port, that we can output the log messages to...
Hi,
Can somebody explain how the Ax, Bx and Tx registers are used in the calculation of the temperature reported by the temperature sensor block in an nRF52832?
What we...
Hi,
I need to connect multiple SPI slaves in a daisy chain. It seems that using nrfx_spim_init once and nrfx_spim_xfer at each transfer is the simplest way to go using the...
hello, i want to synchronyze differents peripheral with a central thanks to the state of gpio i have this code but when i call gpiote() i hava nothing in return why ?
void...
I have done some reading on the forums and have seen that Martin Bohrs-Lind has ported the EMDv6.12 to SDKv14.2 and the nRF52832, here . I have keil v 5 compiling his work...
Hi
What would be the best way to interface a wireless charging circuit with a nRF52 device?
I've found a IC from Texas instruments that does the job, but is it safe to...