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...
been having issues trying to get LittleFS to work on external SPI NOR Flash. I get linker errors leading me to believe something is missing in a config. I’ve looked at many...
I previously was evaluating the basic nRF5340 DK and installed the toolchain manager and the nRF Connect SDK v 1.9.1.
I now am looking at the Audio DK, and its documents...
Dear ,
I am using nrf52833dk configured as nrf52820 using NCS1.7.0 SDK. I am experiencing some difficulties in regard to the SPI.
I have configured SPI as followed, but...
Hi all,
I am working on nrf52840 chip with SDK 17.0.2.
Our application runs smoothly and we want to add it the capabilities of upgrading another nrf52840 chip using Nordic...
Hi,
I need to create a device that can support up to 10 concurrent connection with MITM protection, so I would like to implement bonding with a passkey.
I started my project...
I am using: nRF52840 nRF Connect 1.9.1 VS Code W5500 for ethernet Azure IoT Hub
I have the above (mostly) working. My code is based on the Azure IoT Hub sample for the 9160...
hi support team,
we have one ticket about lesc and freertos: https://devzone.nordicsemi.com/f/nordic-q-a/59655/lesc-and-freertos ;
it's about nrf_ble_lesc_request_handler...
We are trying to make DFU over BLE with external flash to overcome the large application size.
Environment: ->nrf52832 - >nRF Connect SDK (v1.8.0) - >External flash (W25Q64JV...
We are planning to evaluate concurrent GPS and LTE(NBIoT) operations on the nRF9160-DK using AT commands.
Please provide guidance on how to obtain GPS NMEA data and LTE...
Hi there,
This morning I updated to the latest version of the nrf connect for desktop, along with all the extensions (LTE Link Monitor, Programmer, Toolchain Manager). ...
Hi, I'm developing an application using app_timer to send data to server. Detail about my application
1. I get data from server the value of timer
2. dynamic change timer...
Hello, I am trying to implement the nrf5-calendar-example for the nrf connect SDK for the board nrf9160dk_nrf52840. I am able to compile the code for this board with the nrf...
Our application requires switching between NB-IoT and LTE-M without flashing firmware of any part, including modem. We were recommended the nRF9160/nRF52840 due to this capability...
I'm referring to the sample code : ncs \ v1.9.1 \ nrf \ samples \ bluetooth \ peripheral_uart
I'm not happy at all with the samples, the documentation is quite poor in many...