Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
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...