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...
We see an increased power consumption at around 26uA when enabling GPIOTE IN events in our application with a NRF52840_xxAA_REV1 chip. We use nRF5_SDK_15.2.0_9412b96 and the...
Hello,
I would like to use the NRFsniffer firmware on a Sparkfun NRF52832 Breakout board and I cannot use the UART pins expected by the NRFsniffer since one of them is mapped...
Hi everyone,
I am a new developer and I am using the nRF52840 with SDK16 and s140 for prototyping and I have some questions about the bootloader and the softdevice.
Regarding...
Hi Nordic,
I am using simple LED blinky project on nRF52840, referenced from here.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/boards/arm/nrf52840dk_nrf52840...
I ran into a problem that some parameters that I change in the device tree are not applied.
For example: The resulting zephyr.dts file contains this setting:
in <devicetree_unfixed...
Hi .. i want to send the temperature data to central in non connectable state ,( in advertising ), as well as data will change dynamically . Therefore how to broadcast the...
Hello We are using the nRF52840-DK with SDK version 16.0.0 connecting to an android device Galaxy Note 5 (SM-N920v, Android 7.0, API 24). I captured the HCI_Snoop.Log (viewable...
I am using this code on all 3 nrf52 Development kit ( DK ) for server, client and relay+proxy nodes as mentioned in below setup...
1) nrf DK named A works as on/off server...
Hello, I'm trying to map custom PIN mapping on my prototype board, based on nRF9160 DK. I had to remove the UART0 pins and map them for my purpose, but when I'm trying to...
In nRF SDK 1.2.0 and 1.3.0, there is a function to generate the public/private RSA keys in http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_security...
I want to develop the tool to download the firmware,so,I need to call the interface of nrfjprog.dll,but there aren·t the detailed descreption,who can teach me?
Question...
Hello, I am working on bare-metal with the BSDLib on a custom board. When trying to debug a specific case in which our server refuses TLS connection, I wanted to see which...
Dear all; I am an originally signal processing expert working on "positioning in smart cities" for IoT using bluetooth 5.1. As part of our new tasks, we are to evaluate the...