Our project has been working on nRF21540 & nRF52833.
Let us have a method to reduce the power of nRF21540 under 400uA at idle.
Currently, without nRF21540, the power...
I am in the process of migrating to NCS 2.7. My project includes NSIB, MCUBoot, TFM, and the application. Everything works fine with multi-image builds.
However when using...
Hi, we're creating a BLE mouse. We've setup the HID service- clicking button 1 on the nrf52832DK sends left mouse button click- nothing else is being sent. The problem: even...
Hello.
I am trying to run an alarm clock using the RTC calendar. In the main loop I see the time being printed, but there is no response from the alarm callback, which I...
When I compile the attached example project like this:
I get the following warning:
And the compile flags for main.c (taken from compile_commands.json) are:
I...
Hi,
I am currently working on a BLE throughput project for the nRF52840 and have successfully tested data transfer from the central to the peripheral. However, I need to...
This is a very simple question:
According to the documentation, each dongle is assigned a Bluetooth Address at the factory using some random number generation algorithm...
Hello,
this question has been probably asked many times, but I could not find any good matches using the search.
My setup: I am using nRF52832, latest SDK 16.0.0 and a...
Hi everyone, We are doing a prototype with the nrf52840 module and I need to Certificate the board for RF emissions. I have some questions related this:
1- The BLE module...
Hi.. i am using nRF52832 ... 15.2 sdk Version. i'm trying to communicate between a central device and a peripheral.so if multiple peripherals are present and all of their...
1. I use buttonless DFU. As I understand it, at startup the bootloader checks CRC of the application, and if it is ok it jumps to it. So if I accidentally deploy an update...
I tried with the DK and my own USB-serial adapter and both fails at 1M with HWFC with this error:
nrfutil dfu serial -pkg bltest.zip --baud-rate 1000000 --flow-control 1...
Hi I would like to interface the nrf9160 with amw136 (silicon labs) module wifi.
The amw136 has the interfaces: serial (UART, remote terminal), SoftAP and WLAN client (concurrent...
i am working on nrf52832 DK, i am trying to upgrade my development kit firmware using mobile
and i successfully build "secure_bootloader_ble_s132_pca10040.hex " application...
I'm currently using this setup on a fitness device prototype that will send battery status, scores and relevant infos. RPi >>>RFM69 915MHz )))))) ((((( RFM69 >>> Adafruit...
Hi,
I am using the softblink library in SDK 13.1 to control a RGB status indicator LED. It works fine, until I want to change the PWM settings or the LED pin.
The change...
I'm developing an interface I2C to one sensor including SCL, SDA and open-drain return to know if
the sensor is ready to work. After Reset by "Build and Run" form Segger...
Hi,
I'm a new guy for the development in nRF52840 and try to build the application by using 802.15.4. I have two questions, as follows:
Firstly, when I follow the instruction...
Hi, environment is nRF5_SDK_16.0.0_98a08e2 windows SES target is nrf52840. I am using the nordic dev board. The final product is a wearable, which will connect to a smartphone...
Hi All,
I'm using NRF52832 for our product. I test bootloader functionalities with development kit. The software system is also tested separately by directly programming...
Is it possible to achieve 2Mbps real speed when sending 2Mbs of data in BLE.50?
It supports USB 2.0 H / W, but the actual speed is full speed. Is high speed possible with...