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...
I would like to use functions from the date_time and dk_buttons_and_leds libraries in an nRF91 application. I included the following lines in the application's prj.conf file...
Hi! I'm trying to understand from the documentation why the reset pin is unique.
What I mean by that is why is the reset pin different than assigning a GPIO to a button...
Hi
I am new to bluetooth. I have two Fanstel BT832x ( Nordic nRF52832 module with Skyworks SKY66112 power amplifier) Chips. How do iImake them talk to each other using AT...
Hello Nordic Support,
I am working on an application that logs data to SD card when disconnected from USB and appears as USB Mass Storage Class on host PC when connected...
Hi ,I use SDK 15.2 ,and example is examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay\pca10040. When I call sd_ble_gattc_primary_services_discover not...
Hi teams,
I am working on Mesh SDK 4.0.0.
I have several server nodes and single client node and all server models are publishing to All-nodes(0xFFFF).
All nodes published...
What exactly are the GPIOTE IN[n] registers?
Is the IN[n] register a function pointer of a function to call when the the input condition occurs on the associated pin? If...
Hi! I'm working on a custom board with the nRF52840 via an SWD connection, from a debug out on an nRF52840 DK.
The debugger fails to connect to one of my boards, even though...
Hi,
I have CSV file stored on an SD card (which I create via the nordic board). I want to send this via a GATT connection.
I have gotten a service with a notifiable characteristic...
Hello,
I have a Thingy91 pca20035 board (not the DK). So far, I have had success building my own modifications of the asset_tracker application by building it using SES...
I can see for the same device on Android nRFconnect that the serial number in advertising data can be seen as here -->
The same device at same time on my iphone X with...
I using nRF52832 with nRF SDK 16.0.
I tested the SPIS example in the SDK.
I want to change the SPI Clock frequency to 8Mhz and read max 255byte at once.
How to set...
Hi
i m using Bmm150 magnetometer sensor. i m trying to read x y z values. However, im not able to obtain the correct magnetometer values. I'm getting 0000 as values in all...
Hi, I'm developing custom board with nrf52832
The problem is that when saadc returns negative value, all values that saadc returns after are max possible values from config...
PLease, could anyone provide me a code exaple on which i can learn how to use sd_flash_write & sd_flash_erease ? I tried to use them but keil give me this : .\_build\nrf51822_xxac...