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...
I saw that in SDK there are examples with tcp, dhcp and etc of iot. If some router have usb port, is it possible somehow to configure nRF52840 as part of network infrastructure...
Hi All
I am using nRF9160 and read a value from Fuel Gauge IC (LC709203f) via I2C so I use i2c_scaneer sample
so I just a little bit confused what should I change in...
According to the nRF52832 spec, the flash memory can handle a minimum of 10K write/erase cycles. I need to understand the following:
I understand the write/erase cycles...
Hi team,
We are using Raytech nrf52840 dongles as NCP connected through USB to RaspPi compute module. We would like to upgrade the NCP application in the field using DFU...
Dear nordic,
I have an application that developed using development kit pca10056. I want to change it to supporting nRF52811. I want to test the long-range feature of nrf...
Hello. I'm a CS student and I've bought myself two NRF52840 Dongles. I've downloaded NRF Zigbee SDK and wanted to flash and try out some examples. But the simplest light_control...
Hi Nordic Team,
i have some questions, while evaluating the nRF52840 Dongle.
I know that the dongle is not supposed to be used in end-products, but it fits our needs to...
Hi,
I am trying to get PSM to work using a nRF9160-DK running Assets Tracker (nrf tag v1.2.0) with iBasis connecting to Telia Sonera in Sweden. I have added/modified this...
Can I get some clarification on what Queued Writes is and is not? This is just another one of the hilariously under documented features that could be summed up immediately...
My intention is to program Mesh DFU event callback in such a way that the device always takes the relay role, with an option of simultaneously being the target. However, I...
Hi, all! I am trying to connect to my https server using the example \nrf9160\https_client
The example itself works connects to google.com and receives a 200 response. ...
Hi, we are looking into the Nordic tool chain (esp. for uRF9160) integration to Visual Studio Code.
We found PlatformIO has the extension. However it only supports uRF51...
Hello I have tested the example "ble_thread_dyn_mtd_coap_cli" from "nRF5_SDK_for_Thread_v0.11.0_84a130f" : this example works fine for a PCA10056 but I'd to test it on a PCA10059...
Hello community
In the pin_change_int example the following code is written:
So, this basically means: whenever PIN_IN goes from low to high, the 'in_pin_handler'...
Hello,
There is a comment in the v1.1 manual (shown below) which states that the first capacitor in the matching network (C3 in the reference designs) shouldn't be connected...