Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
I have a customer that wants to provide me with .a file for some confidential algorithm they want to run. I am tasked with implementing this into my firmware.
Using the...
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...