Hello Nordic team,
Environment:
SDK 3.1.0
nRF54L15
UART / RS-232
I am seeing different UART TX timing depending on whether I transmit from inside the UART RX...
I’m working on a product that has been in the field and working for many years with nRF5 SDK v15.0.0 / softdevice 6.0.0. Now we want to add extended BLE advertisements and...
Hi everyone,
I am trying to add a bootloader for the NORUB126 board.
Before adding the bootloader, my application did not use any bootloader and everything worked correctly...
Hi there,
1. I want to sniff BLE LESC bonding session in tshark/CLI not in Wireshark/GUI. And decrypt it in the same session using LTK. The idea is to increase the time...
Hi, I need the nRF91 SiP SUPL client library (for A-GNSS via SUPL on my nRF9151, NCS v2.9.1). The official download process is not working for me, same problem many others...
While configuring a scene, the blind device is not visible in the scene settings screen, so it is not possible to set or save the blind position as part of the scene.
Steps...
Hi Nordic,
I am trying to enable the DC/DC converter on a QFAAH10 (revision 3) .
I am using the s130 v2.0.1 SD .
----------
1. sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE...
Hi,
If I configure the radio notification to ACTIVE and then set a DISTANCE of 800us, is there any way that I can configure PPI to toggle a pin for example?
I know that...
We are applying the CE certifcate for a product using nRF51822 and softdevice S130. Certification lab requires us to fill in below techanical questions. Please help to answer...
Hello, my program stuck at these assembly codes:
I decided that it was stuck because I keep pressing F11 and it just go around in circles in these 4 lines.
So:
...
Can't I connect to device that hasn't been discovered yet??
I'm trying to connect one device( A ) to another device( B ) which ADDRESS is known but never discovered yet...
Hi there,
We're looking at doing something with beacons so that we can make use of the way iOS handles scans for them in the background differently to other peripherals...
The debugger does not work with the latest GNU toolchain for ARM Cortex-M build. It throws the following error on Eclipse:
Could not determine GDB version after sending...
GPIOTE Library makes my Board(nRF51422-QFAC) Brick??
I just build my nRF51422 Board, and It's pretty working well before I've used GPIOTE Library.
Before using GPIOTE...
Hi everyone,
I am seeing an issue where the SPI (master) ignores the first byte of RX buff and begins storing the received bytes from RxBuff[1] instead of RxBuff[0]. In...
Does anyone know if there is any documentation of nrf51822's current consumption? Perhaps, something similar to CC254x's Application Note . I'm mostly interested in the current...
Hello,
I would like to build two boards that can send small messages between them, at long distance. For that I would like to use some of your devices (I used 51822 in...
Hi
I have working module which communicates via uart with another module. It works good, unless it is heated to 40C. After that temperature UART communication is not correct...
Hi Engineers!
We made our own ten (10) PCB's with nRF52840 MCU onboard fully according to "Circuit configuration no. 3":
1. LDO only mode (VDDH connected to VDD connected...
I have a custom circuit with nrf52832 which I am trying to program.
All i/o pins seem to be working fine except pins P0.06 - P0.10.
I'm testing it with mbed (digitalout...