I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Hello,
I try to control led light of the thingy52 throw a MIT app inventor application.
I use the UUID : ef680300-9b35-4933-9b10-52ffa9740042
and thr characterixtic...
Page 362 of nRF52840 product specification version 1.0 March 18 shows A in 5 bits. The max entry is 0x0D (4 bits) and there has to be room for 8 entries in 32 bits. Hence...
hello, is there any way to generate DFU package without using command line. i am using segger embedded studio can directly generate dfu package in segger embedded studio please...
What is the wake time for module if i put module in system off mode in following cases .
case 1: Module will wake up by GPIO signalling
case 2: Module will wake up by...
Hello,
I need more details on DFU mode entering topic. I understand how to configure DFU to enter the bootloading mode on button press event but have dilemma about using...
I’m doing a project using NRF51822. We use P0.06 pin for PWM out while reading ADC from P0.01 P0.02 P0.03 & P0.04 .
As my experiment, when I’ve used P0.01 P0.02 P0.03 &...
Hello everyone, I was wondering if we could run IPSP over 2 BLE-supported nordic kits and ping one from another without using a BLE-Enabled router, like connecting them together...
Good morning everyone,
I am writing a custom protocol using the RADIO module and I am having a hard time understanding the address organization.....
My protocol supports...
Hi,
I want to interface an analog front-end Device through NRF52840-DK board Using SPI Interface . I want waveforms to be as Below:
which driver I suppose to use is...
Hi,
I try to Toggle ON/OFF the PWM using simple code below.
The PWM does not generate any output.
Please see code below;
/****************************************...
Hi,
I try to Toggle ON/OFF the PWM using simple code below.
The PWM does not generate any output.
Please see code below;
/****************************************...
What is the input impedance or input current of port P0_30/AIN6 when operating as an ADC input? Nominal or typical figures would be OK, but maximum and minimum figures would...