Hi,
When running the python script in attachments
By invoking it like this :
python.exe ./nrf_build.py --sdk-version v3.0.2 --project-path <path_of_the_project...
Hi, I'm working on enabling **FOTA for the application core only** on **nRF5340**, based on the **`nrf5340_audio` example**, using **only internal flash** (no external flash...
Hello,
I have a Thingy91x and I'm having problems using the samples: "Cellular: GNSS" ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/gnss/README...
Hello,
I am currently using the nrfutil application to convert modem trace logs to pcaps through an automated process. I am seeing intermittent failures with the following...
Hi, I have a project which uses Matter over WiFi and at the same time running a HTTP client. I want to retrieve and use the WiFi credentials from the Matter over WiFi provisioning...
Hello,
I am using Eclipse with ARM toolchain on ubuntu to buid my application with softdevice s132 api version 3.1.0. I managed to build on eclipse and merge softdevice...
We have a GPIO configured in the GPIOTE to generate an interrupt on the LotoHi and HitoLo transitions (Toggle). Inside the interrupt handler we would like to perform a slightly...
Hi to all,
i am developing a device with nrf52840 soc and i want use flash data storage module. i want to know what will happen if i had opened a record to read with fds_record_open...
Hello,
I would like to know if there is a easy way to delete the services from the CSC software.
I would like to transform this software as a beacon software.
Thanks...
Dear,
I see the Uart Rx packet loss at higher badurate, ie 460800, 921500, 1M.
I use NRF52, SDk15 with softdevice 6.0.
UART TX is no problem, but there is loss of RX...
Hi,
I am using a 24L01+(as PTX) communicating with a nrf52832(as PRX).
I can have these two device communicating, where nrf52832 can receive data from 24L01+.
However...
I am using SDK 15 and i have successfully flash soft device , boot-loader and application code using nrfgo studio. Connecting using nrf connect application. Click on the DFU...
Hi,
We are transitioning a product from the nRF51 to nRF52832, and I am looking into what I need to do to get our code ported over and approved with the Bluetooth SiG. ...
Hi there,
I am a using a nRF52/SDK 13 to communicate to an external board which uses AT commands, I would like to save some battery during the time I perform my AT command...
I read that the old SDK for mesh had the provisioner and client as the same operation, as I am trying to make my own philips hue style wireless lamp I would need to get my...
Hi!
My question is for the purpose of power calculations for both the nRF52832 and nRF52840 for BLE use only.
I haven't been able to find a reference for this.
I see...
I'm trying to follow "Bluetooth low energy Advertising, a beginner's tutorial" by MartinBL found at https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble...