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 All,
I have an issue with bootloader, in this i am successfully transferred application but after that my application not started.
i am just upgrading the sdk from...
Greetings,
I'm having the same weird issue as this question, though I don't understand the answer to it https://devzone.nordicsemi.com/f/nordic-q-a/34447/app-gets-stuck...
Hi everyone,
I've a nRF52810 based device that I am working with the Android based nRF Connect app on a Poco F1 (Oreo 8.1.0). The app scans the device properly but connection...
I just got my new nRF52840 dongle and went through the procedures stated. But I tried programming the nrf blinky firmware and after that I'm not able to connect the dongle...
Hi,
I am relatively new to the Nordic family of chips and I am very impressed with the level of documentation and support available, so many thanks for that.
I am working...
I would like to use the nRF52840 Dongle for evaluating the platform for a custom product. I need to make use of I2C, SPI, BLE and maybe 802.15.4 raw packet access. I'm new...
Hi :
I find some problem about th .
First I connect the USB,then I copy a folder with 18 binary files to my 52840DK,then reconnect.and compare the folders in DK with the...
Today, I tried out the Ble Bootloader from the Sdk examples.
As a central client, I'd used the »nRF Loader App« on an iPhone and also »nRF Mcp« on an Android Tablet (I'd...
I am interfacing My acc/gyro sensor (ICM-20648) with nrf52832. I am using my custom board and successfully get the mac address of my custom board. Noe i need to ensure about...
I use two PCA10040 for nus experiment, S132, SDK14.1
sniffer capture packets found that no data can be captured after the master send CONNECT_REQ, I guess it is not because...
Hello,
I have a working application on nrf52832, running sdk version 15.0 and SD132 version 6.0.0. Now I would like to add dfu functionality. I followed the instructions...
I followed this :
Connect the nRF5 boards to the USB ports and decide which one you want to use as a client and which one as a provisioner by noting down their 9-digit Segger...
Hi all,
I want to verify nRF52840 SoC SPIS peripheral on PCA10056 DK using any compatible SPI master hosts. I use SDK v15.2.0 SPIS example.
I know that Nordic SPIS peripheral...