Hello,
Is there any USB device stack available for bare metal development on the nrf5340 using online NRFX lib. I am trying to implement a USB CDC device class.
No issues...
These seems like another dumb question. First off, I am aware that the nrf21540DK is the nrf52840 with the FEM tacked on the output.
I know I can select the nrf21530DK/nrf52840...
Hello,
I have 4 nrf52840, 3 act as peripheral and the last is the central.
The peripherals are identical hardware with various sensors using the same FW. I order to...
Hello,i've recently bought a nRF52840 dongle to sniffing BLE packets with wireshark. I regret to inform you that it don't work roperly, in my opinion. In fact, you will find...
I just fired up our most recent custom boards with nRF9161-LACA's, and tried to compile modem shell application for RTT.
I noticed the RTT is disabled because HAS_SEGGER_RTT...
Hello
Awhile back I profiled my battery using power up app @ 4C 25C and 45C for a battery between 2.75V and 4.2V battery model is attached in zip.
The profiles themselves...
I am working nrf52840 with bg96 modem, i have configured quectel_bg9x.c driver to communicate with bg96 modem from nrf52840.
can you provide a sample application on MQTT...
Hello, I am using nrf5832 with SDK 15.3.0. I want to filter peripheral device based on mac address. I modified example code "\examples\ble_central\ble_app_blinky_c\pca10040...
I'm facing problem when I want to stop receive task, event EVENT_RXTO came at long time period. 4 to 5 baudrate bytes.
Is trere any documentation where could read time between...
Hello,
I want to develop a data transfer service which has a control characteristic that is used to write commands on the phone app and if the command matches any command...
In our application we have made a connection between two nrf52840 devices. with softdevice 6.1.1
normally we operate in 1Mbit mode and tx power on 8.
if we change from...
Hi,
After sending a few textmessages from the client to a server (8 bytes long approx. 10 messages/sec) i get a mesh assert on the client sometimes:
0> <t: 205648>, app_error_weak...
Hi, I'm using a PCA10056 DK board to start new development. I try to program DFU secure bootloader and SoftDevice using nRF Connect 3.0.0 My issue: - configure both hex files...
Hi All
I am recently working on CSAs (Channel Selection Algorithms) in BLE on nRF52840DK, and I am using Zephyr to develop them. I have 3 nRF52840DK, one as sniffer, the...
Hello, I've developed a BLE Mesh Network using the NRF MESH 3.1.0 SDK and the nR5F SDK 15.2.0. My network has 1 client node and max 63 server nodes: I'm using the generic...
I've been developing a solution that utilizes Mesh DFU along with the Mesh Bootloader. However, I've been seeing a frequent issue where the DFU aborts prematurely due to missing...
Dear DevZone,
I'm trying to use the Seeed CAN BUS Shield V2.0 (MCP2515) with the nRF52840 DK, but the library provided is written for Arduino One.
Do you know if any already...
Hello.
I m looking for libraries wich contains functions/methods (for example how to scan, provision, adding nodes etc. ) and solution how to use them.
I found something...
I am working with nRF 52832 platform and I soldered SB12 and cut SB10 because I wanted to feed from the external power supply and with this situation I can not connect to...
I have been working with the Nrf52840, SDK15.2 and Segger Embedded Studio 4.20a using external GNU 7 2017-q4-major. The project builds without error on the original PC. I...
Hi
How to find out which BLE version is supported for a given Nordic SDK + SoftDevice.
From which version of Nordic SDK is compliant to Bluetooth 4.2 ?