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 had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
I'm using the nRF Connect extension for VS Code and running into an issue with Sysbuild where calls to cmake for building the app image and the MCUboot image will use different...
We are evaluating the nRF54LM20B for an embedded audio classification application and are trying to determine whether the Axon NPU can meet our latency and energy targets...
Hello,
I encountered an issue when using BT_LE_ADV_OPT_CODED in the bt_le_adv_param options.
When I enable BT_LE_ADV_OPT_CODED , the device cannot be scanned by other...
I am currently developing a project using an nRF5340DK and a custom board. ---------------------------------------------
PC ---(SWD)--- IntMCU at nRF5340DK ---(SWD)--- nRF5340...
Hi,
We are trying to get an accurate estimation of energy consumption of LTE searches and data sessions.
We currently do this based on XMODEMSLEEP and CSCON notifications...
I'm a bit confused about configuration necessary for PAwR where a connection is initiated with AUX_CONNECT_REQ as in examples periodic_adv_conn/periodic_sync_conn. If I disable...
Hi, I’m seeing a build failure after enabling SQSPI in the device tree when building with MCUBoot on NCS v3.2.1 for nRF54L15. The build works fine without SQSPI, but once...
Hello,
Did anyone get nrf54L15 to work with a TFT display over SPI?
I have been using the 1.28" 240x240 gc9a01 in several projects with nrf52840 (both using the DK...
Hello,
Recently I designed a wireless keyboard with a nRF52840 as the main processor. I had the board reviewed by a friend and had it produced by JLCPCB. I have assembled...
I'm currently attempting to profile a non-rechargeable lithium battery on nPM PowerUP(2.2.3). When I start the profiling process, the charging stage is correctly skipped,...
We've designed our own board based on nRF9160 for main CPU w/ LTE and an nRF52 for BLE. Using BMP for debugging.
I've successfully run several boards through the production...
hi,
i'm learning this exercise and i got this build error.
i'm using nrf 9160dk so can anyone tell me what problem am i facing in build time error.
thanks
vivek
Not sure if this is an nRF Connect or VS Code or Zephyr or West or some combination of the above, but I'd like to configure the development environment (nRF Connect extension...