Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
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...