hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hi Nordic
Please explain the use of signals VDD_nRF_SENSE and VSENSE_SW_OUT in the circuit.
The board version I bought is PCA10095/0.11.0/2020.50.
Thank you.
Hi,
I just noticed that setting any of the CONFIG_BT_CTLR_TX_PWR has no effect on the range and RSSI while advertising. Does this config actually do something? I tested...
hello,
I have a DHT11 temperature and humidity sensor connected to Raspberry Pi 4 B. I want to transmit this data from this raspberry pi to another node using 802.15.4....
Hi,
In nRF5_SDK version 15.3.0_59ac345 with nRF52840, the function nrf_nvmc_write_bytes() writes to the same 32bit word too many times.
According to the datasheet:
...
I am starting the Academy SDK course and getting my tools installed. I have VSCode installed (I have used it on many other projects and the "nRF Connect for VSCode" is installed...
Hi ,
When I set CONFIG_TFM_PROFILE_TYPE_NOT_SET=y to disable TF-M minimal mode, KMU SLOT MKEK must be empty right? When the KMU is not empty, the app will enter the tfm_hal_system_halt...
Hi! I have a Thingy:91 v1.6.0 and doing some current measurement on the device. I've disconnected the LiPo cell, and feed the Thingy from an Otii connected to the P3 (Li-po...
Hello,
I have a motion sensor with me and it has 4 pins. VIN, GND, OUT1, OUT2. OUT 1 and OUT 2 gives output voltage of 3.3V or 0.3V depending on a motion. I want to read...
Hello,
Just want to check that is there any mechanism available to check or monitor the expiry date of TLS certificate used in the project? Is there any API available so...
Hi,
I'm extremely new to Nordic (and embedded development in general), but I'm writing some code that turns on various LED colors based on input from an Android app (BLE...
Hi,
I am using mesh sdk version 5.0.0. And I am using sensor server model example to build our application on top of it. I am trying to erase the provisioning information...
Hi,
I have a couple of questions regarding the nRF52811.
1. What's the boot time of the nRF52811 from the power on to call the main() function of the bootloader? ...
Across several NRF Connect SDK versions, I have noticed that when built with the bootloader, the child image is built with the wrong environment and does not use the vendored...
Hi Nordic team,
I am working on a custom board which contains a nRF52840 BLE chip.
The board advertises with 'Nordic Template' code but not with the DFU code.
I program...