Hello,
I have a Thingy91x and I'm having problems using the samples: "Cellular: GNSS" ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/gnss/README...
Hello,
I am currently using the nrfutil application to convert modem trace logs to pcaps through an automated process. I am seeing intermittent failures with the following...
Hi, I have a project which uses Matter over WiFi and at the same time running a HTTP client. I want to retrieve and use the WiFi credentials from the Matter over WiFi provisioning...
Due to production requirements, I need to obtain the device's QR code. However, I found that the QR code can only be retrieved using the code snippet below after calling Nrf...
Hi,
During May 2020, there was article describing "Bluetooth flaw exposes countless devices to BIAS attacks", also said that "“After we disclosed our attack to industry...
Hardware: nrf52832
SDK: 16.0.0 with FreeRtos,
Softdevice: S132 7.0
I set configMAX_PRIORITIES to 5 and modified nrf_sdh_freertos_init to set BLE task priority to 4....
Hi,
I'm using an evaluation board with nRF52811 for a smart home device project, which the user can see the distance between his smartphone and the peripheral, calculated...
Hi Team,
1. Is there any tool to generate the ECC Key(Public & Private) pair for validating digital signature things. So that we can use the same and we will implement the...
How do i change the baud rate for the serial LTE modem interface, changing the baudrate in the ~\ncs\v1.2.0\nrf\applications\serial_lte_modem\nrf9160dk_nrf9160ns.overlay has...
I am looking at using a customized version of ESB on the nRF52 where there will be multiple remote devices that share a time period to transmit to a central node (no ACKs...
Hello,
I've been evaluating the speed of nrfjprog vs JLinkExe to flash multiple devices and found out that i could use JLinkExe with .jlink scripts to save roughly 50% of...
Hi,
I work with nRF52832 module. i want to interface two i2c functions.
1. EEPROM - SCL - P0.06 SDA - P0.07 -> i check with this separately its working.
2. TLV493D...
i was trying to upload the hex file in nrf51 sensor tag using nrf52840 DK but when i connect board with nrf connect desktop its saw me error like this "ERROR Could not fetch...
I'm moving a project from pca10056 to pca10059. When programming the pca10059 via the JLink Edu Programmer, the application uploads fine, however it hangs entering debug and...
Hi,
I'm using NRF52832 with SDK15 and Mesh 4.0. I am also testing on Generic On Off examples.
I want to send status messages from a node to the provisioner (app). I can...
We have an application where we want it to go to sleep, but still check things periodically, retain registers, and whatnot; and as such power-on is a good fit. However, it...
Hi. I am developing a custom application which interfaces with FStorage constantly. I have run into a peculiar situation in testing where the speed of writing to FStorage...
I bought the device NRF52840 and tried to put the hex code through USB connected to power button.
The HRM hex supposed to blink the LED1 for broadcasting but it doesnt do...
In nRF52840 SYSTEM OFF mode, would the comparator still be functional in either Single-Ended or Differential Mode?
My thought is to wake up the nRF52840 system using an...