Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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...
Hello Dev Zone.
thanks for watching mt ask.
I need help.
I have 2 question.
1. I need use saadc continuous sampling
in SDK example, is it continuous Mode?
...
For RAM locations, I've looked at the getting started guide that discusses using debugging to find the RAM address. https://devzone.nordicsemi.com/nordic/short-range-guides...