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...
Dear all,
we produce a device using NRF8001 and never had any issues before, but since last Friday, we cannot connect the device to Windows 10 (build 19041) via bluetooth...
Hello, everyone. I'm a novice who just started Nordic. My goal is to apply button input and timer to implement two functions with one button. (Based on the time the button...
Query on reference designs and layouts
1. "nRF52833-QDAA Reference Layout 1_0 PCB" stack-up seems to need improvement (please check the Core thickness between Layer1 and...
Hello, I'm a novice who just entered Nordic. I'm dealing with button input through bsp example now. And I am using sdk v17.
I succeeded in toggle LED by simply clicking...
Hi,
I am writing an APP for comunicating with my nRF peripheral. I've set the MTU size to 251 and this works fine under bluez or android.
But if I try it in iOS (>10.0...
Hi
I've been working on a project over the past few months, and per a new requirement I was asked to add a debug configuration, as thus far I have worked with only a release...
Hi,
We have a Lattice Ice40 UltraPlus FPGA, SPI FLASH, and nRF52832. We would like to be able to include the FPGA's binary image in our DFU package but it is about 110kb...
Hi,
We are using SES on Windows to program a nrf52832 device with a SDK 16.
We are having problems with the Secure BLE DFU. We are able to perform the DFU on our devices...
We're trying to minimize power consumption on our custom nRF52840-based board and we have some questions about the behavior of HFINT and HFXO. The specification says this...
Hello,
I am currently evaluating concepts on how I can power my nRF52832-custom-board with a LiPo-battery, in order to get a good tradeoff between lifetime and form-factor...
HI Team,
We are using the nRF52840 DK for our development purpose. We have some issues with USB J2 connector and unable to connect the on board debugger. We have tried...
Please note about 9 days ago another user reported similar problem but is his case LED3 and LED4 were blinking. In my case after reset I see LED 3 blink and then about 30...
It had been working fine until just this moment.
Every time i turn it on, it works fine for few seconds and then the red led in the device turns on. I don't understand the...
Hi,
I'm developing for a 52833 using SDK_17.0.0 and S113_7.0.1.
I'm using the following code with the intention that when the RDY pin goes low, it will wake up the processor...