Hello,
I am using the nfc_system_off example code to evaluate the characteristics of power off mode.
Current measurement is done by following the instruction shown in...
Hi
I want to use nRF54L15_DK run RSSI test
I know Desktop App on PC "RSSI Viewer" only Support nRF52 series,
Q1:How can I use Desktop App to run RSSI test?
Q2:Can...
Hello,
I am having an issue using GPIO P0.03 as a button input in my design. Unfortunately, I did not notice that this pin is marked as a dedicated pin for the GRTC peripheral...
Hi guys,
For a client of mine I'm working on an openthread RCP implementation using a SolidRun N8 that contains the NRF52833.
I'm using ncs v2.9.0-nRF54H20-1.
The problem...
I’m working on high-throughput data transmission using the nRF5340. My target is 80–100 kbps. However, I’m encountering issues on some phones during the transmission. The...
I recently bought 4 PCA10040, out of those, two are basically bricks, because somehow the app protect is enabled and all ways I found on this forum to recover do not work...
I wanted to know if this program starts sending advertisements using the Coded PHY OR if it starts advertising in the normal advertising channels using the normal 1Meg output...
I am writing a Windows program to control an nRF52840 using pc-ble-driver, v4.1.1, with NRF_SD_BLE_API=6
I need to do all of the following:
1. Scan
2. Create multiple...
Hey guys (and merry Christmas),
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I try to receive data...
Hi,
I try to modify ble_app_uart so i can get a feed back from the boar if send something I use switch case for my use case, I'm working with eclipse
here what I do...
I have been working with the thingy91 source code from ncs, I can compile and load the sample app successfully. However I did notice that when I compile the code it does not...
I tried out DFU functionality initially using nRF52840-PreviewDK and UART transport
When downloading an app via DFU, It takes about 6 seconds from the time I start nrfutil...
Hi,
I am trying to make my own border router for Thread mesh network using nrf52840 and BG96. I have ordered pre-certified third party modules. Now How can I interface it...
I can't seem to find a data sheet on the PMIC used on the Thingy91.
The data sheet shows a ADP536x and discussions call out a ADP5360.
I searched the ADI website and did...
Hi all,
I am trying to test the OpenThread protocol by using CLI example.
Path of example is nRF5_SDK_for_Thread_and_Zigbee_v3.2.0_9fade31\examples\thread\cli\ftd\usb...
Hi,
We use the nRF51 (nRF51822) on our products with the S130 SDK 2.0.1. In order to update the BLE application that we developed, we use the bootloader (secure bootloader...
Hello,
we are would like to drive 3 shift registers simultaneously using QSPI interface. We have look through QSPI examples but it looks like all examples are build around...
Hi,
1) The LwM2M sample app uses the function nrf_inbuilt_key_write() in nrf_inbuilt_key.h to store keys for DTLS
2) The Zephyr LwM2M implementation uses function tls_credential_add...
Dear Sirs, good afternoon.
I am working in a desing that has a nrF52840.
What programming methods are available thinking in production programming stage for this chip...
Hello,
I'm stuck with a seemingly simple issue: I fail to find the place where to set the flag indicating the peripheral unit supports (only) write-with-response or write...
Hi,
I'm interested in passing a PWM wave form to drive a motor using an Allegro A4963 . There exists an Arduino library that does just that and in order to set speed they...