The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
I want to connect Waveshare E-ink display to nRF5340 using e-Paper Driver HAT. At first, I tried to make all the calls by my own, just by rewriting the code from the ESP driver...
I am attempting to use the COMP section to build a relaxation oscillator. There appear to be a number of interactions between sections, some of which are subtly documented...
Hi there,
I went through all the documentation and instructions in order to use my nRF52DK as a sniffer and I can not see it in the capture devices in wireshark.
am not...
1. What versions of GSMA specification does nrf9160-SICA modem support? In particular we are interesting in SGP.02, SGP.22 or SGP.32 versions.
https://www.gsma.com/esim...
We are developing a Bluetooth peripheral device.
The peripheral has no input/output capability, and a fixed passkey is pre-programmed.
We would like the pairing to succeed...
On the Online Power Profiler I noticed changing iDRX interval has a significant effect on power consumption. How can I adjust this interval on our device?
I saw this ticker...
We want to be able to see if Proprietary PSM is working to determine if our device should reduce uplinks to save battery.
Is there a way to show that the Proprietary PSM...
Hi,
I am planning to replace our existing CC2650 setup with the BL54L10/BL54L15 series. In our current architecture, an MSP432 microcontroller communicates with the CC2650...
Hi there !
I'm having trouble debugging a small project using the xiao nrf52840 board and the J- Link debugger. Everything works fine on Windows, but on Mac OS, the debugger...
The output from the REST API when doing multicell locationing changes from day to day even when the inputs are the same. Why is this the case and is it possible to keep the...
We are using SDK 3.1.1 and nrf52DK with our own Model ID and anti-spoofing key from Google.
When flashing the Locator Tag example to the board, a half sheet notification...
I am using 3.2.1 SDK and I am using zephyr in VS Code
I am trying to get the NearBy Interaction working. I have both an IOS and Android phone and I have not been success...
We are using SDK 3.1.1 and nrf52DK with our own Model ID and anti-spoofing key from Google.
When flashing the Locator Tag example to the board, a half sheet notification...
Since the product we are developing is supposed to experience extremely high temperature conditions, we are concerned about the ambient temperature operating limit of 85 degree...
Hi Nordic Support Team,
I have created an issue on GitHub regarding the device type ID error we encountered during testing. Here is the link to the issue:
github.com/...