Hi! Do people actually use the 2.2-4.7Ohm series resistor on the VBUS input to the nRF5340? It's just such a low resistance, I don't particularly see the point. Thanks!
I want to achieve as close as possible to real-time tracking with the nRF9151. Because of the shared RF path this is somewhat tricky, LTE and GNSS can't run simultaneously...
Hi,
can anyone help me with this situations that i'm facing from a 1 month so i'm connecting esp32 controller to seengreat RS485 Dual CAN Bus moduler and the other hand...
Hi all — I'm developing a custom nRF5340 development board (Raytac MDBT53-1M) and would value the community's honest read on whether it's worth producing.
The goal is...
Hello, We are building an application with NRF54 as the host MCU and NRF9151 as a serial modem. We are considering using a SoftSIM from Monogoto. Our main concern is how easy...
The last years I have developed a lot software (low level) for the nRF52840. I like this MCU very much, especially the SHORTS-Registers and EasyDMA are powerful for real short...
Hello everyone, I have a question regarding the LIS2MDL sensor. When I configure Register A, it correctly takes the value that I set. However, after the sensor initialization...
I'm trying to stream data in real time from 4 different sensor units to my computer. Each of these sensor units has an NRF52 module that sends data at 50 packets per second...
Hello, I'm south korea student in dongguk univ.
and i want to know how can i send the message on my board(not use the terminal ).
I use the keil uvision4.0, nrf51822...
Hi,
I want to change eddystone_url_data parameter in experimental_ble_app_eddystone (C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Examples\10.0.0\ble_peripheral\experimental_ble_app_eddystone...
Hello, i study the cryption.
First, I'm not good at english...
I use keil uvision4, nrf51822, s110 softdevice
I need check the run-time.
how can i check the runtime...
Hi,
We created a custom board, with the nRF52 and the 32 MHz crystal oscillator according to the reference circuitry.
We use ESB to communicate on RF, and it needs the...
I am new to NRF52832. I want to monitor continuously PIN 3 where I have connected USB to check whether my USB is connected or not. How can I do that. Please reply ASAP.
Hello,
I made an application inspired from the ble_uart example project.
I encounter now a problem that I don't have with the ble_uart example.
I found that after...
Hello,
I have problems connecting a nrf52 with a TI cc2650. The cc2650 is the peripheral and I can connect to the device from my PC and from some other devices. But when...
hi.
i try to add compile my application by dfu . i add library's and include them.
#include "ble_dfu.h"
#include "dfu_app_handler.h"
with this i click compile...
hi,
Everyone,
I have started with new ANT project using S210 and example-> scan and forward inside ant directory.
I want to know if there is any SDK i can send extended...
Hi,
I am now on implementing a dynamic change between the 2 possible roles central and peripheral.
I try to do this like described here:
nordicsemi.com/question/35367...
Hi,
We have built a BLE product using nordic nrf51422. When system power off mode is enabled, the current consumption is coming to be around 16 uA. In our application,...