Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
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...