Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I have successfully installed west and zephyr, and I have successfully build a simple tflite-micro hello_world example, but it just generates the zephyr.hex file. SInce i...
I am using a dynamic BAS service. I have noticed that after a few bt_gatt_service_unregister() and bt_gatt_service_register() calls, the following error occurs: bt_gatt: Unable...
Hi, trying to directly build the solution for the exercise i get this error at the end.
The whole log-output:
Building l5_e1_sol west build --build-dir /mnt/df01dc22-f3bf...
Hi! I am trying to get the samples "Bluetooth: Direction finding connectionless locator" and "Bluetooth: Direction finding connectionless beacon" to work on nRF54L15dk. I...
Cannot program our nRF9151-SMA-DK, we have other boards and work normaly. This is the programmer log:
08:30:21.996
Initialising the bundled nrfutil device
08...
nRF54L15 - ncs 3.02 - toolchain 3.02
I changed my build settings from no sysbuild to sysbuild in order to use serial recovery and/or FOTA. I thought everything was OK until...
Hi,
For my university MEng group project, I am working with the nRF5340 Audio DK and Bluetooth LE Audio (LC3 over ISO).
My end goal is to stream audio from an nRF5340...
hi,
i'm a beginner for nrf9160DK so can you guys help me to how can i nrf9160 up and running for the first time. i'm not able to up and running with this video https://www...
I have a problem where the GPIO pin is not working as intended (it is constantly high but it should be alternating high and low). Via debugging I've ascertained that the problem...
Hello, I am encountering a crash in MCUBoot when using the following configuration:
MCUBoot as bootloader (SB_CONFIG_BOOTLOADER_MCUBOOT)
TFM configuration (build /ns...
I am encountering a build error while setting up a build environment. Can you provide assistance as to what the issue I am encountering may be? I am using VSCode on MacOS...
hi,
i'm stuck at lesson 3 exercise 1 in step 1 so i create an application with choosing option 1 create a blank application for this first task to print hello world and...
Exhausted everything. Here's the guts of the code. A task is called at 2Hz to push the value, which at 1024/s makes an event time of +512. I set the cumulative RPM to +1 for...
Hello,
We have a nRF9160 product in production that is programmed with an image created by SDK 1.9.0 and with the default memory partition. We migrated to SDK 2.3.0 last...
Hi there, I'm working on a low-power LoRaWAN project using a custom board featuring the ISP4520 module which contains the nRF52832 chip and has a LoRa section based on Semtech...