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...
Hi,
I am moving to version 2.6.0 of the SDK and toolchain. I am developing on windows 11 pro. Our cMakeLists.txt file creates a version file in our conf directory version...
Hello,
We have a custom board using a nRF5340.
We followed this course implementation for simple serial recovery over UART (and also tried CDC ACM) but as soon as activate...
Hi, I am trying to download all software necessary to program nRF chips. I am following this academic course Lesson1 When i try to install nRF connect SDK after toolchain...
We would like to develop for the waveshare 1.02 e-paper display. We have limited experience with SPI on Zephyr and are looking for the easiest way to get a "hello world" result...
Hi everyone!!
Im very new to this firmware space and would love some help.
Currently I have a NRF52840 DK Board with a Seeed Canbus shield. ( CAN-BUS Shield V2.0 | Seeed...
Hi everyone,
I have a fairly mature project that I am now required to add MCUboot to so that remote firmware updates can be possible. I am building for a custom board based...
Hello,
I use a RF52-DK board for flashing/debug Nordic microcontroller. When I connect the board on my mac, the "JLINK" volume is mounted/ unmounted every 2 seconds and...
Hi,
I tried the radio_test sample with the sdk 2.3.0 on a custom board. I added this to the prj.conf
And this to the app.overlay
With this I had a ttyACM0 and...
I have used ncs-example application workspace to develop our project. In that we were trying to include WIFI, so we include all (sample/wifi/sta) content to my project. but...
Hello,
I recently upgraded the MDK from an "inherited" much older version in my project to MDK version 8.63.1 for GCC. There is now a file called startup_nrf_common.c that...
I used a script to write the Gateway and Headset to the nRF5340 Audio DK board.
I used VSCODE to write the Gateway source and Headset source to the RAYTAC board.
I tried...
We have a problem where a display running on 5V with an UART on 3.3V will self-bias through the UART TX pin when the 5V supply is switched on.
How do you make zephyr not...
Hi,
We are using nRF5340 DK and the nRF Connect SDK Version 2.6.1.
We are developing a mesh network. Our requirement is the one device can connect to three other devices...