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...
Hi,
I'm using the nRF52840 on a custom board along with an ESP8266 (ESP-12S) Wi-Fi module.
The ESP module prints out a bunch of information at a weird nonstandard baud...
I am having trouble setting up DFU over BLE in nRF Connect SDK. I am using NCS 1.9.1. I have followed these instructions with my own project on both the nrf52840 devkit and...
Dear All,
We are developing a device based around nRF52840 on a rigid-flex custom PCB that is mounted inside an anodized aluminum cube with one face covered with plastic...
Hello, I'm trying to get an LPN to unprovision itself based off of an external command. I tried to base it off of the examples so I simply call: However after the reset it...
Hi,
I have my device based on the nRF52840, we have manufactured some equipments and we have created our own application to manage connection. Everything is working fine...
Hi all,
we recently had a problem with couple of our boards based on Raytac MDBT50Q-1MV2 (nrf52840 + osc. + antenna). We base our app on Zephyr. After programming some boards...
Hi, I've been tasked with doing some development on the nRF24LE1F on one of our legacy products that was designed many years ago! I'm in process of converting the code to...
Hi,
I'm trying to use UART1 for console and shell, for example to be able to log messages on VCOM0 linked to UART1 of my nRF5340 DK board. The example that I'm testing is...
Hi Nordic team
Customer Delta was running a street lamp project.
For AWS FOTA, they applied a AWS account and firmware update already can work.
However, it looks like...
Hello,
I am developing FW on NRF52840_DK for a BLE Peripheral as a Reader.
Reader to Mobile App Tx size is 32 bytes
Mobile App to Reader Rx size is 133 bytes.
When...
Dear Bluetooth Mesh experts, The firmware contains a proprietary message that sets a node's parameters and returns 100 bytes of data. The Android app sends it as an acknowledged...
Hi
I've configured Zephyr to run BLE host on cpuapp and BLE controller on cpunet, and using RPMsg to communicate between them.
When I call bt_enable() from the app core...
Hello,
I was wondering if there is a way to extract the "Device name" from the scanned advertisement data published by a model on a different node. I want to display the...
I'm trying to enable saving of coredump to flash. I'm running on nrf52840 with NRF SDK 1.6.1.
I have defined the following:
CONFIG_DEBUG_COREDUMP=y
CONFIG_DEBUG_COREDUMP_BACKEND_FLASH_PARTITION...
Hello ,
We are attempting to use the QSPI driver with an MX25 with 2 i/o lines instead of 4, essential SB 10 and 15 on the nrf52840 DK have been cut. However I am not...