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...
Hi,
We're designing a BLE module, which is fairly straightforward. The design contains a nRF52832 + SKYWORKS SKY66403-11 FEM. We set the nRF52832 to transmit at -4 dBm and...
Hello,
I'm working on Keil with SDK 15.0 and Softdevice S132 6.0. I'm trying to run the Nordic UART Service example. I have two nRF52832 boards (the BMD-300 Evaluation Kit...
I have quite a few SPI peripherals to be interfaced with nrf52840 chip, for example, Ethernet plug, ATWINC1500 WIFI module etc. What example should i start with to get an...
Hello,
I am using NRF52840 and NRF52832 SoCs for different roles to be played in a BLE Mesh Network. As of now i am using NRF52840 DK and Holyiot-17095 for evaluation purpose...
Hi everyone,
I went into the bootloader mode with the nRF52840 DK accidentally so I immediately turned off the DK and powered it back on. However, after powering the DK...
Hello all,
We are using nRF24L01+ as Rx in an embedded system and we are experiencing the following problem:
The MCU that operates the radio can be manually reset (a...
My nRF52 DK has PCA10040 V1.1.0 2016.34 682272915 on a label.
It works fine when connected to my laptop over USB. If I try to power it from the coin battery underneath though...
Hello, we are using a radio module with the nRF51822 for our telemetry system.
In order to conduct the EMC test of EN 301 489-1, I would like to clarify the 6dB bandwidth...
This is a duplicate of this issue of pc-ble-driver-py repository.
While using pc-ble-driver-py on MacBook without problem, I face Error 13 when opening device on Raspberry...
Dear friends,
I am connecting multi peripherals to single central, and i am using nrf53832 devices. How are the link resources shared among multi peripherals? In addition...
Hello,
We are using a nRF52832(peripheral) on a custom board and connecting it to a nRF51822(Central). The nRF52 has one GPIO connected to a button which is used to power...
I have an application that is using FDS to save settings to flash. The application works great as a standalone application, but when I try to use a custom bootloader (same...