Hello,
I am trying to use LTE connectivity on a custom board with a nRF9160 SICA B1, but i am facing issues with the modem.
With both my own app firmware and the sample...
I have searched all responses here and whatever sources I can find, but not have any success. The main problem is that existing materials appear incompatible with the 54L...
I'm pulling my hair out here. Why would syntax errors completely break the toolchain?
Every now and then ill have a syntax error which causes the build to fail, the entire...
Hi, I have test the throughput using two nRF54L15 DKs and make them close to each other.
My result is:
1. My first question would be: the best througput for 2M phy is...
Hi,
We're working on a project using the nRF5340, where we interface an external NAND flash (4096 blocks) to store high-volume sensor data. We are planning to maintain an...
Hi,
We are currently evaluating the NRF9151 for asset tracking using the AT firmware on the NRF9151 evk and an external MCU for the application firmware, emulating the final...
Hello,
We’re Bachelor’s students developing a project to estimate the angle of arrival (AoA) using a BLE antenna array on the nRF52833. Our implementation builds on Zephyr...
Hello,
I am developing a BLE and IEEE 802.1.4 multiprotocol device. I implemented a parser to change some settings of the device. T he configuration is updated with this...
Hi,
I'm trying to implement a SPI Communication between Arduino UNO and PCA10056 DK. PCA10056 DK run as a SPI slave.. Arduino uno run as a SPI Master.
The problem is...
I'm using SDK 15.3.0 and SoftDevice 6.1.1 running on an nRF52832.
The iOS application works correctly when it is running in the foreground. It is able to connect and bond...
Hi,
I am trying to develop an application for Thingy:91, which would allow me getting data from BLE and sending it to the cloud with LTE. I am working on NCS 1.3.0.
Of...
I just tested with the example project, "ble_app_uart" using SDK, "nRF5SDK17009d13099.zip" on nRF52DK (labelled with PCA10040 1.2.4 2018.23) board on Segger embedded studio...
Hi ,
i am trying to interface a WINBOND W25Q64JV flash module with NRF52,i can able to read device id,status register success fully.
i wrote the data in particular address...
Hi,
I'm using nRF52840 DK as a central. Our project is based on ble_app_uart_c example. There is filter for UUID only during scan.
I noticed, that for conection establishing...
I'm using the nrfjprog command "nrfjprog -f nrf52 --reset". This sometimes causes my custom board to hang. I dont think it is able to boot at all, I do not see any uart output...
I would like to ask Nordic to create an example of an Android background service that can detect a device advertising.
Android imposes background execution limits which...
I am using nRF52840, SDK 16 + s140 with segger embedded studio.
I have already added NUS service to my application by taking reference to ble_app_uart example. I want to...
I need to somehow connect 10 i2c devices to nrf52, to do that I need 5 i2c peripherals, but nrf52 has only 2.
I see different options:
1) Use multiplexer. Probably a good...
Hello, support team.
I try to use nRF Connect v3.4.2 on Ubuntu 16.04.6, VMware.
But there is no response after executing specific application eg. Bluetooth low energy...
Hello everyone,
I have problem with a code for reading BME680. Here is my code the values display are wrong and never change.
Thank you for your time. I used this Library...