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 am experimenting with the Thingy52, how do I transmit data from it to the cloud platform of my choice?
In the menu options, I see cloud, what is it for?
What...
Hi,
AFAIK, the peripherals on the nRF52832 need to be explicitly enabled. If that is the case, what would be the current consumption of the chip if I program it using the...
Dear sir,
I use nRF52832 for our product. But I change PCB antenna to chip antenna, modify match circuit. At this conditions, which bluetooth SIG certification process should...
Hello everybody ! Designing with the development board nRF52832 and SDK14.2.
My code is based on the code of the "ble_app_multilink_central" on which, I added some of the...
Hello, nordic.
I have added uart functionality to hrs example, to add OBB pairing to uart example.
I have replaced as hrs --> nus and have inserted uart_init(), uart_event_handler...
I want to connect esp32 with nrf52840 for availing Bluetooth 5 functionality. In this, I want to use esp32 as application processor and nrf52840 as network co-processor. Is...
Hi everyone,
We develop the project on chip NRF52832 with SDK v14.0.
The chip in this project works in multirole mode. During the work it must scan the devices to acquire...
In order to transmit sensor readout from an I2C sensor I have to write new software for the nRF51822 to use the I2C bus and need to change the Android app for displaying the...
I've read, that a provisioner/client in an application like the lightswitch example can only manage up to 50 nodes (servers), using persistent storage on a nRF52840 device...
Hello Recently, after a long time not using my Thingy52, I encountered a problem with it. I cannot connect to the device. Earlier it worked fine (can't remember if it was...
Hi,
I've just bought nRF Dongle and wanted to start using it with nRF Connect app for desktop, however nothing happens when I plug it in: no sound of connecting a USB device...
Hardware:
1. STM32L476, nrf52832
Software:
1. SES(Segger Embedded Studio)
We had finished our production development on Keil, and right now we want to transplant platform...
HI team,
I like to interface methane, hydrogen and moisture sensor in my custom board which is going to use nrf52840 soc. i am in development stage. for outdoor application...