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 trying to setup some code to emulate an NFC tag with an NDEF external record based on the NFC tag sample in NCS 2.6.0.
The hardware is a custom board based on the nRF52840...
Hello I am investigating the power consumption of the nRF9151-DK using PPK II. The measurement settings are as follows.
・Connect PPK II's VOUT and DK's P22 VDD_nRF. ・Connect...
I use nrf5340 audio DK, SDK v3.0.2, and added an iso.conf,
A lot of warnings were reported during compilation.
Are these conf not effective?
If I want these conf...
I'm interested in configuring a NR5340DK as an end device on a Zigbee network where the coordinator is a 3rd party device that uses legacy Zigbee. I'm fairly new to Zigbee...
Hello. I'm trying to call an interrupt service routine (ISR) using IRQ_DIRECT_CONNECT, but it is not working.
Here is the flow of my code:
So, it is expected to print...
Hello,
I am adding security feature for BLE in nrf52810 custom board. I am using v2.9.1 toolchain and 2.9.1 sdk files
PFA BLE related file as well as .conf file as well...
What is the quiescent current of the PM1300 when it is not in SHIP or hibernate mode, but when it is "alive" and configured and running off the VBAT terminal, ignoring any...
Hello, I’m working with a custom board using nRF7002 + nRF5340 + MX25R64 (SPI4) , and I’m trying to perform firmware updates over Wi-Fi using a firmware file hosted on an...
Good evening. We're running into an issue with using all 4 peripherals on the nRF9151. At the moment we are using the 9151DK.
The issue arises as soon as we enable spi1...
Hi,
I ran into this error:
00> <error> nrf_ble_gq: SD GATT procedure (1) failed on connection handle 0 with error: 0x00000008. 00> 00> <error> app: ERROR 8 [NRF_ERROR_INVALID_STATE...
When I use DTM mode and config nRF54L15 to 8dBm, I only see 5.3dBm. And I tried 3 boards, they are the same. Is that normal or not
The whole cable loss is lower than 1dB...
I just received a Thingy 91X, and am having problems out-of-the-box. I used the "Quick Start" module of the SDK. I selected the option that programs the hello.nrf.cloud connectivity...
I've been trying to flash an nRF52840-DK with code that successfully builds on Segger. The Segger error is "Failed to connect to target." I updated the devkit firmware with...
I have been using visual studio code on mac for development, and it started showing error code 63 when I try to start debugging on the 9160 based hardware. It used to work...