i am unable to build the unit test code with kernel file
FAILED: CMakeFiles/testbinary.dir/home/avinash/zephyrproject/unittesting/gce-source_code_latest/app/vipr/model/gas...
Hi, I have develop a project nRF5340 + W5500 Ethernet IC
Last time I develop a code with nRF52840 + w5500 and work success, but this time the same code work with nRF5340...
Hi everyone,
I have found a Linux driver for the TLV320AIC320 external codec provided by TI:
TLV320AIC310X Driver: https://web.git.kernel.org/pub/scm/linux/kernel/git...
Hi, I would like to have some suggestions on my PCBA design for nrf54L15 chip. Please review it and give some suggestion moving forward. I am making this PCB to use this with...
Hello.
Since nRF Connect SDK v3.0.0 has been released, I am testing the sample program . It is a sample I have frequently used from previous versions. The provisioning with...
Hi,
I'm trying to use the HCI UART sample to provide Bluetooth support through UART. At first I want to test it between two Nordic Boards, but later switch to another MCU...
Hi Support Team
There are two questions about the KNX IoT over Thread Sever/gateway and Matter over Thread gateway.
1) Customer wants to develop a product support KNX...
Hello All,
I am using nRF51822 with SDKv10.0.0 and s110 soft device with RTX os. My project have 5 different threads with 1000 bytes of memory is needed in each thread...
Hello,
I have a project where I wish to have BLE operation while active and use RTC1 as a calendar keeper while in low power mode. So far as I have seen, the softdevice...
Hi all,
I am currently working on the nRF51422 with the S110 version of the Softdevice. The SDK version is 8.1.0.
I tried to get some information back from the Softdevice...
Hi, i am new to embedded system.I want to use nrf52 DK as master and connected with two slaves by two spi channels. since in hardware design, I have designed the chip with...
Hi All, Am using NRF52 and SDK 11.0.0.2 alpha ,
I am using two profiles. I need to Advertise with specific name and parameters for each profile. This profile switch has to...
Hi,
I want to program the nrf51822 with C++ and from what I've found here it should be possible.
But nrf_drv_gpiote.h contains designated initializers wich aren't supported...
Hi. I use SDK 9.0.0 and Softdevice S130 1.0.0.
I try to pair Scanner and Peripheral. Scanner use example code "ble_app_uart_c_S120-master".
My peripheral have function...
Hi
When using BLE events i'm usually confused which event to handle , for example GATTS_WRITE or GATTC_WRITE.. i don't know which is the server and the client ?
Any idea...
Hi
Myself Mitul, India
I have one query regarding BLE chipsets.
Q1. Is any BLE chipset is capable for audio data transmission?
Q2. Is any BLE hardware chipset is compatible...
I'm having issues with eclipse integration using the NRF52.
Currently I'm using the PCA10040 dev board and using the tutorial here: devzone.nordicsemi.com/.../
I am...
hi,
i am using uart example from nrf51822 example. when i am sending continuous stream of data then my connection breaks. it disconnects from peripheral device.
how should...
Hello
The nRF51822 has as I understand it 256kByte flash and 16kByte SRAM.
If I run the S110 softdevice, how much sram/flash memory is available to my application program...