Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
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...