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...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
I am using the older SDk 17_1_0 used in the Qorvo UWB sdk.
nrfConnect ->connected to -> controller ->connected to ->beacon, neither appear in scanner as expected once...
I can't define an Advertising file larger than 191 bytes, even in Extend.
Here's my code and proj.conf file.
My board is an NRF52840.
main.c
proj.conf
E...
Hello,
I'm working through the fundamental courses and trying to get my nrf54lm20 development board setup. After I have built and flashed the sample firmware to the dev...
I just upgraded my project (that runs on custom hardware with the nRF8233 using an Ezurio BL653 module) from nRF Connect SDK v3.1.0 to SDK v3.2.1 and the battery monitoring...
Hi, we have recently started developing with the nRF5340DK. We encountered several issues while configuring a FATFS on the external flash (mx25r64).
1. The sample code...
Hello
I am currently trying to develop an asset tracker based on your Asset Tracker Template ( GitHub - nrfconnect/Asset-Tracker-Template · GitHub ). While going through...
Hi,
I am trying to configure SWO logging in a sample project based on zephyr/samples/hello_world (source and config at the end).
I run this application on two targets...
Hello,
In document nRF54L15_qfaa_4L_config1_pcb_reference_layout_0_6 there is a representation of the PCB with 4 layers. The GND of C9 is not connected on the top layer...
Hi,
When configuring an nRF54LM20A for usb and then using the `onoff_request()` API to enable the HFCLK after that, results in spinning sys_notify_fetch_result() forever...
Hi
I am currently experiencing an issue with my custom board related to poor BLE signal performance.
My devices are based on the NORA-B101 (nRF5340) combined with a SKY66408...
Enable the "mcuboot_with_encryption" function. 1: When using VSCode for flashing, by default, mcuboot is flashed with un-signed and un-encrypted firmware, while the application...
Hello team,
I wanted to implement direction finding using BT for nRF5340 available in Thingy 91x.
Please let me know is it possible to implement or any pre available examples...
Hi devzone, I'm working on the nRF54L05, having an application and the mcuboot generated correctly on my host computer. Now we want to generate the binaries on Bitbucket pipelines...
Our company is developing second-generation implantable medical devices and plans to use the nRF54LM20A chip/component. We place a high priority on product reliability, so...