Hello!
I'm currently working with the nRF7002 Wi-Fi chip on a custom board. The MCU used is STM32H573ZIT6, and the software is Zephyr 4.0, specifically using the Wi-Fi shell...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Can somebody please measure and post the dimensions of the nRF9160 DK please.
Either they are not in the SPEC, or i cant find them.
either way W x L x H - would be appreciated...
Is there a way to specify which AIN should be used through the devicetree API? For example, here is a code snippet:
How would I use the devicetree API to replace the NRF_SAADC_INPUT_AIN6...
Hi
regarding the Nordic guidelines for aQFN, it recommends to use 0.305/0.61 for through hole via.
We are using 0.2/0.4 to avoid soldering bridge and non find any issue...
Hi,
I've tried the Heart Rate sample code (both from hex and source file) and in both cases, I encounter the same problem - constant disconnection. When it finally connects...
Hey, so I have been working on developing a BLE central device on a Raspberry Pi using the bluepy library. It's a pretty simple application, I just need it to scan and interface...
I tried to launch your example "Bluetooth: Mesh Light" using nRF5340 PDK and I failed. I followed this guide developer.nordicsemi.com/.../README.html . Also I tried to launch...
I am student and my question is in nRF52833 how the feature of direction finding can be used ? From my understanding it has one antenna which provide CTE or IQ samples that...
When playing with the NRF9160 samples (https_client and mqtt_simple, haven't tried others yet), I found a problem and workaround to that problem:
I'm not sure if it's a...
I'm trying to use the 52840 with a QSPI flash memory device (SST26VF016). The page program instruction to the flash uses 4 IO lines and the first byte (opcode) must be 0x02...
Dears,
I need to use the nRF52840-Dongle for BLE device to communicate with the end devices, the platform is ubuntu and the programming is python3.7, I have problem on it...
I am using Meander line inverted F antenna for beacon and development board based on nRF52832.
Is it okay to go with this antenna or shall i change this antenna.?
Where...
I have a custom PCB using the nrf52832. when flashing my PCB or connecting to the RTT terminal, pins SWDCLK, SWDIO, VDD & GND are used. i would like to know if theres a way...
Dear Sir/Madam,
I want to test the BLE 5.1, Aangle of arrival (AOA) and angle of departure (AOD) feature. Kindly guide me which of the example of sdk 15.3.0 is useful for...
Hi all!
I am working on the SDK 15.2, with S132 6.0, and i use the SES IDE.
I have created a custom service with 32 characteristics for now. The goal in the future is...