board : nRF5340
sdk-nrf : v2.7.99-cs2
Zephyr version: 3.6.99
I am following https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/qspi_xip_split_image...
Hello Team,
We are working on custom board using nrf54l15 platform.
If we flash only application code, it works, LED is blinking & BLE advertises. But after adding DFU...
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...
i have PMIC(I2C based )Max20360 that is developed using twi sensor , to this when i am intergrating a SAADC part throws error error # 134 :expected a field name . 1)why am...
Hi, when I am trying to set up channel sounding, I am looking for the best parameters for CS configuration. The main problem I have is that even with slow movement (1 km/h...
Dear sir,
I'm using the sample application "channel_sounding_ras_initiator" to performing the evaluation. Here are my test environment: - Developement kit: nRF45L151 - Tool...
Hello Nordic experts,
I am FAE of Avnet - Johnson CHEN.
Thanks for your support in advance.
Regarding the applicatioin: GLOBAL FLEET ASSET TRACKING
Which is in product...
Now that I have TWI and the BLE stack initialising, I'd like to create services. The Server (peripheral) sends out a few bytes to the client when a local trigger happens,...
We're working on a project with the nRF51822, but most of our developers are working from OS X and Linux. Is it possible to flash the softdevice from these platforms? Also...
Seems like the timer API uses low priority interrupts. Now, I dont need the timer triggers to be exactly delivered so that is fine ... however, i do need to know the exact...
Hello. I've used the design template that initialises everything for Bluetooth communication. These are the initialisation calls made in main():
// Initialize
leds_init...
I have to use TWI(I2C) interface to configure sensor.
Now ,i reference "nRFready Smart Remote " project drv_gyro_mpu6050.c .
and change the register number ' configure....
I want download ios app demo source code from www.nordicsemi.com/.../nRFready-iOS-Demo-App
it say :"please enter your product key once more for access "
How can i get product...
hi, I am having problem trying to get the app_uart.c to replace the simple_uart on the blinky example with PCA10001. My uart param as follows:
void uart_event_handler...
Is there an example firmware project available for a Gazell Host using the pairing functionality?
It would be nice to have the host code of the "Gazell Pairing Desktop...
In connection with a nRF51422 evaluation kit, I installed the Keil development tool in a non default path then subsequent installation of nrf51_sdk_v4_3_0_27417 produced a...
How does the nRF8001 chip generate the passkey in the DisplayKeyEvent? Is it possible to set this passkey from the App Controller?
As I understand it, the SetKey command...
I find this strange but I can program the HRM demo fine but with my own code it compiles with no errors or warnings but will not program with Error: Flash Download failed...