We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hello,
I would like to use NFC on my Thingy:53 to send data or at least a word, how do I set it up? I haven't found any code anywhere.
Thank you in advance
Kind regards...
Hello,
We have been using a custom device based on the NRF9160 SIP with a HTTPs connection for tracking animals and are planning on makeing changes to CoAPs and upgradeing...
Hi Nordic Team,
I have developed a custom board using the nRF9151 controller. I am testing the GNSS sample from nRF Connect SDK v3.0.0 . When I flash and run the firmware...
I have a PPK2 on hand.
Here is what happened:
1. When I first connected it to my Windows 11 PC, the Power Profiler app in nRF Connect for Desktop detected the device...
Hello,
I have been working with the nRF9160 DK to understand AT commands. I tried flashing the Serial LTE Modem application using the Quick Start option in the nRF Connect...
Hi.
Developing PAwR in project, I have some Question.
before Asking, My Project Structure is below.
1 Gateway (Advertiser) - Node1 (Scanner)
- Node2 (Scanner)
-...
Hello,
I'd like to send/receive data over UART using the expansion board connector of my Thingy:91 X (pins 0.18 & 0.19 as RX/TX). With SB8&9 separated (to isolate pins...
Hi,
I was able to purchase a commercially available 30cm ribbon cable to connect from the nRF54L15 DK to a custom board for programming. I later realized the DK documentation...
Hello,
I have custom hardware using an nPM1300 and nRF52840, and I am having trouble getting the nPM1300 to work as described in its documentation. I have a button connected...
I am trying to write a low level driver for the TWIM system in a nrf52840 and cannot seem to get the hardware to transfer the TX data out of memory. For many reasons, I do...
I am working on project with nrf54l15dk/nrf54l15, and the project runs on cpuapp without utilizing flpr. So, I decided to release the allocated section of flpr on rram_controller...
I'm seeing an issue where nrf91 SLM, running as an AT modem over UART, sometimes chokes on XSEND command and doesn't respond until the host (nrf54) sends another AT command...
i got the following code from here: https://docs.nordicsemi.com/bundle/ncs-3.1.1/page/zephyr/kernel/services/timing/timers.html , and am using version 3.1.1 of the SDK
...
Hello, I am currently trying to use kmu to store a series of derived keys. My current systems derives AES keys and attempts to store it into KMU. As psa_key_derivation_output_key...
Hi,
in ncs3.1.1 peripheral_uart sample after disable the uart init and gpio_config, the nrf54l05 can achieve the low power state,but the avg Idle current was about 5uA,seens...