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,
This post is just to share with all of you (who would need it) a simple application interface (attached here) that uses the nRF52840 USB since we spent some painful...
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...
Refering to following discussion:
mqtt-messages-received-multiple-times-on-qos-1-subscription
Our application is based on SLM application from nrf connect sdk 1.3.2. There...
Hi, I am using nRF52832 module (GAP peripheral, GATT server) with nRF5SDK, ble_app_uart_pca10040_s112 application.
In ble_app_uart application, how can I ensure that UART...
Hi,
I'm a real novice with this but I'm having this issue and I can't see how to resolve it.
Building HeartRate_sensor west build --build-dir c:\Users\deirdre.hackett...
hello Nordic
i am want to run an ncs based application (that is running on nrf52840, -> trying to create single code for 2 boards i have), when i set to run the same application...
Hi,
What are the geofence capabilities in BLE Mesh ? What are the possible features that can be implemented in the view of geofence. My point is like the mesh node if it...
Hi, All
I am trying the example here ...ncs\v1.9.1\zephyr\samples\bluetooth\central_multilink\ with nRF52833dk_nrf52833 board, however it doesn't build, and saying the maximum...
Hi,
1. I want to use BOTH LTE and GPS, which example is the most intuitive to verify.
2. What instructions or functions should be used for SWITCHING between LTE and GPS...
Hi,
1. How to prohibit nRF9160 from automatically re-registering to NB network after disconnection( This is to solve the problem of high power consumption when signal is...
Hello, We have a product using an nRF52840, with the SDK17.1, the 140 Softdevice, and an application based around the Nordic UART service (nus). We are seeing application...
The global search function does not find search terms that must be in the project. Under SES I could simply do a global search and instantly find the definition of an object...
I am using the nrf Connect v1.9.1 SDK. I am currently trying to read the battery level for the CR2032 battery for the nrf52dk_nrf52832 build. There are two different approaches...
Yes, i have get the IQ samples form my serial. I use the Putty solfware to get the iIQ sample.but i want to collect iq to MQTT or to get it it a file.The next is my IQ sample...
In our code, we wish to store some data in flash via fstorage API. For this project we use SDK 17.1.0 and the following (reduced) sample code
NRF_FSTORAGE_DEF(nrf_fstorage_t...
Hi all,
I am new to BLE application development. Therefore, please go easy on me. I am working with an EVK-NINA-302 development kit (nRF52 Series SOC) and nRF5 SDK_17.1...