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...
We want to measure latency and PER between two OpenThread Nodes exposed to WiFi interference. Multiple Raspberry PIs, which are configured as AP and/or client, simulate flooded...
Hi,
I have been trying to get Periodic Parent Search active on my nRF54L15DK (and also on an nRF52840DK) without success. My approach has been:
Use the OpenThread CLI...
We are currently using the STM32WL5MOC module and are facing a serious issue with LoRa range. The communication range is not going beyond 1 meter, and the RSSI while receiving...
Greetings,
I have set up some tests using the ZTest environment based on the test sample in ..\v3.0.2\zephyr\tests\bluetooth\adv\. for my custom project which has custom...
Hi,
We are considering using nRF54L15 / SDK3.1.1 -> as a wearable device that is part of a Thread network. We also need to do sporadic BLE connections and channel sounding...
We've a nRF9151 DK for which we built the Nordic Semiconductor LwM2M Client sample using SDK 3.0.2 (modem firmware 2.0.2).
We followed all steps listed in https://docs.nordicsemi...
We are seeing network issues in some particular locations. In these areas, the device is unable to connect to the cloud.
Hardware: nRF9160-based board
Modem firmware...
I am running the boot loader with the default name 'DfuTarg' on a Nordic NRF52840 board very similar to the PA10056. I download this boot loader to the board, connect to it...
I am working with a product that uses the NRF52840 MCU and operates as a BLE peripheral.
I would like to know if the Cortex M4 in the NRF 52840 has support for programmable...
I am using VS Code to develop on the nRF52832, which is externally connected to a TCAN4550 CAN-FD chip. I successfully used the tcan4550evm.overlay to send and receive 8-byte...
Hello Nordic Support,
I am trying to use the nRF5340 SDK to communicate directly with the network core via HCI commands , without going through the application core.
Steps...
We want to use the NRF52810-QFAA-E-R7 in our device. Its only function will be tunneling data from UART to Bluetooth and back. No other functions are needed. What is the minimal...
Hi guys, I am trying to enable timer interrupt in nRF54L15.
but when i debug the application it locks inside the IRQ_lock.
can anyone explain me the issue here. It would...
Hi Nordic Support Team,
I am currently working on integrating the MAX30001 ECG/Bio-impedance sensor with the Ezurio nRF54L15U DK (nRF54L series). I am using the nRF Connect...
Hi,
1.I'm attempting to create a GRTC wake-up example, but it's giving an error when running. Could you please help me troubleshoot this issue? 2. The line that caused the...