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 VSCode with nRF Connect extension with the 2.9.1 SDK.
I am trying to write my own device driver for the Zephyr OS and the TI CC1101 chip. Since the tutorial isn...
Hi,
I am failing to build any of the Matter, Thread or Zigbee for nrf52840dk with the following failure.
I successfully build a blinky and bluetooth app, so my tool chain...
Hello! I am currently developing my own custom service with two nrf 52840 development kits where one acts as the Client and one acts as the Server. I have managed to set up...
Hi y'all.
I've been developing in Zephyr NRF52840. My code is based in Central_HR_Coded (SDK 2.6.1, Toolchain 2.7.0). I had some issues with the bt_conn_disconnect function...
Hi,
I noticed an issue with CONFIG_NET_L2_OPENTHREAD=y in my project, and I prepared a newer, simpler project to investigate in the issue.
The new program simply sets...
Is there a trick to getting nrf_dm to compile on the nrf54l15?
I've installed v2.9.1
Command I normally use (nrf52840):
west build -b nrf52840dk_nrf52840 -d build_nrf52840dk_nrf52840...
I am developing an app for a custom nRF52840 board. I am using the latest version of the nRF Connect SDK (2.9.1) and have enabled OTA DFU in firmware using MCUboot and sysbuild...
Hi!
I have an NRF9151LACA AEA device and I'm trying to get it to work. Got the IMEI and the device successfully connects to cellular network.
However, I can't get HTTPS...
Hi, Im setting up a project for custom board based on NRF54L15. I followed a tutorial on creating custom board and it works fine. Now i want to add BLE functionality similiar...
I have used ADC Channel 6 (P0.30) for voltage measurement using NRF52832. Previously It was working well. Now it is returning an error.
00> [00:00:00.398,345] <err> adc_nrfx_saadc...
I'm trying to flash a XIAO nrf52840 following the instructions for flashing with UF2 but it won't seem to work. After I drag and drop the zephyr.uf2 file in the mounted drive...
Hi
I have been working on a project for some time, using the SDK and the nRF Connect for VS Code plugin. A few weeks ago I stepped away from this to take on different work...
Hi All,
Simply put I am trying to use the Xiao BLE Sense board connected to the Expansion board (with SD card slot) to write audio recorded data from the Xiao embedded PDM...
Hi! I'm testing the application with the custom Battery pofile I generated with nPM PowerUP app. During testing I found the issue with the SOC value calcultation depending...