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,
I want to update the firmware of my Nordic controller nrf52810( DFU Target ) using ESP-WROOM32(DFU Controller) using BLE protocol.
Please suggest how to proceed. ...
I am trying to communicate between my mobile Bluetooth and a BLE sysyem (Bluetooth low energy chip and evaluation board). The BLE chip I am using is NINA-B301 and evaulation...
I experimented with nRF52840 for 1 month. It was uploaded to the board well before, but suddenly I can't get the port.
So after finding a lot of Q&A, 1. Press button-4 ...
I've just moved over to the latest SDK version 1.3.1 (i uninstalled the previous version before installing the new one)
I installed it via the toolchain manager as usual...
Running an application that is using a 32 Mhz SPIM3 interface and it is working fine on our custom board.
As part of the interface testing, a logic analyzer was used to...
According to what I know, the nRF52840 lacks hardware to support AoA as defined in BLE 5.1. Still, the web page of the device mentions that it supports BLE 5.1. What is the...
Hello, I'm trying to send some payload via ELECTRICAL_MEASUREMENT cluster. The sending is realized in the similar way to the zigbee_light_switch example. I'm sending data...
Hi,
We have been working with an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
By measuring with the power profiler kit, we got a system...
I am developing an application that includes custom services. The application is updated by the bootloader. I looked up the post about NRF_ERROR_NO_MEM and modified sdk_config...
Hello, i have a question about program interaction with softdevice and using timeslot API.
I have custom board with nRF52811 chip on it and want to realize peripheral and...
Hello,
I have been playing around with LTE PSM and eDRX modes and had some questions regarding configuration.
If I configure the PSM/eDRX timing windows, how do I know...
Dear All
I want to advertise as broadcaster (not peripheral and also not as a beacon). Advertising packages do not have the information nonconnectable and even if I am using...
Hi,
I'm working through a number of the PCA10040e examples (SDK16 | S112 | nRF52810 - mouse and keyboard to be specific) and have noticed some irregular behavior when waking...
I have the nRF connect application running, but it shows 24 channels, most blue and 3 green. What is the significance of blue vs green? Also, even though I have wifi turned...
I have recently started understanding nRF52840 using SDK v17 and soft device S140 v6.0. I'm using Keil as my dev environment.
Opening any of the SDK example in Keil, when...