Hello, I need to configure and compile a sample to send an audio stream (mp3) to the I2S interface.
I tried to put together some configuration from other samples but no...
Hello,
I’m trying to run the TensorFlow Lite Micro example (zephyr_samples/hello_world) on my nRF5340DK using nRF Connect SDK 2.6.1, but I’m unable to build the project...
hi support team,
when i testing wifi location, i found out one problem:
nrf_cloud_rest: Failed to encode location request, err: -12
that is this code in nrf_cloud_rest...
We need to set a GPIO pin in MCUBoot to activate an external USB hub chip so the USB DFU will work. I would like to do this with code in our project rather than directly modifying...
Hello,
I’m working on a Zephyr-based application using the nRF5340 where I need to optimize power consumption. The intended behavior is:
The device should stay in...
According to the nRF52832 Product Specification, “A step increase in supply voltage of 300 mV or more, with rise time of 300 ms or less, within the valid supply range, may...
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/exercise-3-dfu-with-external-flash/
I have this exercise...
I am reading the PPI Example at the Infocenter as shown by the link below: -
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fppi_example...
Hello Nordic,
I worked with the interactive PyACI during several months by using my PC (running the interactive PyACI) connected through usb to a DK used as provisioner...
Hello,
We've recently migrated from SDK version 15.2.0 to 17.0.0 and noticed an anomaly with the clock driver. If the watchdog is started, then after any soft reset (through...
Hello! How can I measure the heap size (total and free space) at runtime?
Right now I'm working with some legacy code that makes a call to mallinfo()
That call returns...
I am testing "nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\experimental\ble_app_cli" example.
Do I need 2 boards to run this example ???
What I got from the infocenter...
Hi
I am using SDK17. I am running the app_pwm example and i get an error with the "nrf_drv_state_t", it is not defined and the "NRF_DRV_STATE_POWERED_ON" is not defined...
Hello,
I'm programming nrf52 with SDK17. My application requires to advertise in 1 channel and also scan in 1 channel too. I have done the code. But when I run the code...
Hi,
I'm programming nRF52833 for my application. I have done to configure my device and it advertised and scanned sequentially. For my application, I advertise and also...
Hi:
I am trying the "Mesh Serial" example on my nrf52840 boards. However, when the Echo command is used after the device is cold-started , a timeout event will occur. I...
hai ,
i am using nrf52840 sdk 15.2 and in my application i have to connect nrf52840 central to peripheral after connection i have write data on ble_lbs_led_status_send i...
Hi,
I am using NR52832 with nRF5_SDK_15.3.0_59ac345 .
I want to scan nearby mobile BLE devices and get its data from its advertising data and also its scan response data...
Hi,
Hi, we have a latency-critical use-case and found the Low Latency Packet Mode ( LLPM ) as a possible solution.
Our current application is using nRF5 SDK 16.0 with...
Hello Devzone
Currently I am following below link to setup the “HID configurator for nRF Desktop”.
link: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf...
Hello, guys!
We are in an evaluation phase of our future product. Our plan is to use nRF52840-based module and the latest SDK 17.0.2 or FreeRTOS or Zephyr RTOS (will be...