Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
I can't seem to get the FIFO to work and I think it is because I'm not dereferencing the consumer thread properly. I have reviewed the nRF Connect SDK Intermediate, data passing...
Hi,all
I need to connect BLE via NFC,but I do not know which example should i use to start。and i am a new field of NFC ,is there some document about NFC?thank you a lot...
https://devzone.nordicsemi.com/f/nordic-q-a/44658/communication-probl
I want to change the code provided in this link to enter the password from the peripheral
Hello,
I am using nRF Connect 2.5.2 with a Xiao Seeed BLE Sense nRF52840 and Jlink EDU mini
I am trying to flash the peripheral_hids_keyboard sample with Ozone, and I...
Hi everyone,
I'm trying to measure battery level using nRF52833. Reading previous posts, there are two popular ways to measure battery level with SAADC module 1) battery...
Dear All,
I need your help to clarify some LE Audio protocol related concepts.
For the BIS use cases. When the PC pause the playback, after that, are there any ISO packets...
The MCUboot, Slot0, and Slot1 flash partitions are defined in the board file. E.g., nrf52840dk_nrf52840.dts has boot_partition at 0 with length 0xC000, slot0_partition at...
OS: Windows 10
NCS: 2.4.2 We are evaluating adding the APDS9960 to our existing nRF52833 based application, but can not get the APDS9960 functioning. We are interfacing...
Hi,
in the PCB circuit I marked in the pictures, it seems that vias have been added to the marked areas on the pads of the nRF52840. However, PCB manufacturers say that...
Hi, I am relatively new to the Nordic platform and Zephyr RTOS. I am using nRF Connect SDK version 2.6.0 (the VS Code extension on Windows 11) with the nRF52840DK. I was wondering...
Hi,
I am designing a two Layer PCB with nRF52840 with PMIC, RTC, Flash. Can anyone from Nordic Review it? especially the RF antenna, I have used the Reference design from...
To verify my Custom antenna design on a PCB . AND VERIFY THE PCB.
https://cart.jlcpcb.com/quote/gerberviewThree/?qs=582f0d800a0c49398584815906f24877_1_0_1_0_0.html&_gl=1...
Hi
We are developing Zephyr projects which are compiling and working fine with Visual Studio Code running on a Windows PC.
Now we want to build the projects on a build...
Hello,
I am wondering where the best place to add a transport layer for DFU is? I have both bootloader examples working, but now i need to add the transport layers. On one...
I am implementing SPI communication between the intanRHD2132 (ADC) and nRF52840.
I need to periodically send commands (READ, WRITE, etc.) to the intanRHD2132 (ADC). To achieve...