Previously, I designed a PCB for the nRF52832 chip using the RFANT3216120A5T antenna ( link ). However, I was only able to achieve a very limited Bluetooth range of around...
Hi, I'm relatively new to Nordic microcontrollers and have recently completed the beginner's course. Sorry in advance if I made an obvious mistake.
I am currently trying...
We are running a nrf54l15 board that uses an NFC T2T tag to encode a URI to open an application. We have noticed that sometimes, the current stays higher (~200 uA) after the...
I’ve got a bit of a hardware issue with the nRF52811 UART, receiving DMX data from a Chinese DMX controller.
Standard DMX data-rate is 250Kb/S, so the minimum bit time is...
Hi,
I am using the Nordic UART Service (NUS) peripheral and central on two nRF52840 DKs and I am developing with nRF Connect SDK v3.0.0 .
I can't manage to increase the...
I am getting an occasional softdevice assert on a BLE central device (hub). Both the central and peripheral devices are nRF52840 using Coded PHY and NCS v2.7.0. This error...
I am trying to keep nRF5340 in sleep state, and wake it up when there's a user input (e.g., button) and send a packet as fast as possible to iOS18. What would be the latency...
I am developing a windows deskop application for BLE devices.
which laungage is the prefered for this type of Desktop application having predefined libraries..
Nordic...
We have an application running on a custom board with the following configuration:
nrf52832
SDK v12.3
Softdevice S132 v3.1.0 and S332 v2.0.0 (different variants of PCB...
Hi, I am using nRF51822 now,SDK11.0, how to let the peripheral open the peer's notification, My original design uses DA14580, Android APP can receive messages when the peer...
hello .
i am trying to open driver in the advertising.py example pc-ble-driver-py-master
driver.open() and this line throw exception
if err_code != expected: raise NordicSemiException...
It seems nordic devices can not be programmed without certain segger software.
In order to set up my toolchain, I had to install SEGGER Embedded Studio IDE (although i dont...
I have seen nordic contains QDID 111537 for mesh profile subsystems. Is this profile subsystem includes the Mesh Model or nordic have a plan to get Mesh Model QDID seperately...
Hi.
I'd like to disable retransmission in my Thread application built with SDK for Thread and Zigbee 1.0. I followed the instructions from Infocenter "Building the latest...
Hi @all
I'm searching for a nRF905 breakout board for the 868Mhz band. All I can find is nRF905 boards for 433Mhz (e.g. rfinchina or freqchina). Anyone tips where I can...
I'm trying to pair a Nordic SDK15 central to a non Nordic peripheral ( BLE 4.0)
I have no IO for passkeys
I'm testing by pairing Master control panel ( is it BLE 4.2?...
Hello team,
Having a bit of an issue. The link for the S140 SoftDevice results in an "Access Denied" page.
Origination Page >> https://www.nordicsemi.com/eng/Products...
Hi Everyone
I am able to configure BLE on the template project and it is sending data from nrf52840 to BLE nrfconnect app using the function nrf_ble_data_send() .
However...
HI All,
I am trying to upgrade sdk v11 to sdk v13 in my project and after compilation i am facing Linker Error as mentioned below.
binaries/app/SmartTag2/dfuFlash.c.o...