I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello,
I face at least 2 problems and need some support.
What I want to achieve is that the DTM runs at our customer hardware for radio and later on BLE certification...
Hello !
In PS1.7 chapter 6.4.5 Encrypting packets on-the-fly in radio transmit mode is explained encryption of a short packets (MODE.LENGTH = Default).
But when MODE...
Hi there, I'm performing an throughput analysis using an nRF52 development board (BMD-350) and a Raspberry Pi 4B (Ubuntu 20.04, BlueZ 5.54) with an BLE 5.0 adapter. For measuring...
Hi,
I want to use the bsp button to our project, so I tested on the example "ble_app_blinky",
I modified the app button to bsp button, add two custom events to the bsp_event_t...
Hi Devzone,
I've been trying to verify and validate the performance of Instaburst mesh packets against regular ones. I modified a build of the mesh light switch example...
Hello,
I have been trying to get the thingy:91 up for 3 weeks or more now from Sri Lanka. I have made a lot of progress in getting data connectivity via MQTT to thethings...
`Hi There,
For nRF52840 board, If I want to fully disable JTAG or SWD lines after flashing, then what are the options to achieve it.
Questions:
1) If I want to disable...
My use case: There are different but similar peripherals advertising with 1M uncoded or coded PHY. Some of them are even advertising in mixed mode.
Question: How to connect...
Hello all,
I hope you are well. I am currently developing a product on the nrf52810 platform. I have a custom board and now have the BLE functional on the board. The next...
Good Day.
I want to measure the approximate voltage level on the battery in the nrf52820 microcontroller using a comparator (COMP) operating in Single-ended mode. I use...
am following the introductory videos and have done a fresh install of the Toolchain, Segger, VS Connect 3.7.2, nRF Connect SDK v1.8.0 and VS code on macOS
1. Installation...
Hi team,
I'm currently playing around with the sensor server example where I wanted to include the generic_onoff model in a separate element. I wanted to learn how to add...
Sure, my question is very stupid, but after one day I found nothing to explain the principle of the situation, I decided to ask.
I have a laptop with built-in Bluetooth...
Hi all,
I am trying to interface IS25LQ040B serial flash(512KB) IC with nrf52833 (bl653_dvk).
programmed sample code from "zephyr\samples\drivers\spi_flash"
I am getting...