Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
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 Nordic temas,
Now I'm using nRF54H20 with High Speed USB, We currently want to use a custom HID device to transfer a large amount of data using the interrupt transfer...
Hello team.
I copied a blink application and it runs fine on the nrf52840dk. However, it won't run after I download it to the product. I compared it and found that my product...
Hello team, I am trying to test the lpuart functionality on our custom PCB and it doesn't work, but the issue is that by some reason even original samples from the SDK doesn...
Hello, I am trying to use arducam 3MegaP with nrf52840dk. I am using VS code, windows 11. I cloned the ncs-arducam-mega-driver from github, and I am to run the take_picture...
I am using nrf5340 audio DK, SDK3.0.2,nrf auraconfig example, https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/nrf_auraconfig/README.html
Here are...
HI
We are currently manufacturing products using the nRF52832, but some receiver sensitivity issues have been reported and are currently under review.
1) Inspection...
Hello,
I am deploying a thingy 91-x sensor outdoors to record acceleration data. I am reaching out requesting recommendations on what kind of solar panel would be able to...
Hello all,
I am trying to prove that I can compile and upload some simple code that I have written and run it successfully on an nrf52840.
I'm using an mdbt50q-db-40 development...
Dear Nordic Team, Does the nRF54L15's channel sounding function use the channel range of 79 channels (72 channels excluding the advertising channel) stated in the Bluetooth...
I just got my DK today and initially wrote the blink command to make the LED blink, which worked fine. Later, I wrote the AT command back, and the LED just keeps blinking...
I am developing a BLE mouse that can connect to 3 devices using nRF52840.
The sample code (peripheral_hids_mouse) allows simultaneous connection to multiple centrals....
Hello Team, We are currently building a circuit using nRF52840 CKAA (WLCSP -94) .We have configured P1.03 & P1.05 GPIO pins as UART_TX & RX . Kindly confirm if this pin or...
Hello, I am currently developing on the nRF54H20DK, which i have previously used v3.2.0-preview1 for. Everything works fine on v3.2.0-preview1. I have tried bumping to v3...