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,
We developed our device with KEIL 5, SDK15.2 and SoftDevice 6.1.1. After we upgrade the SDK on our device from version 14 to 15, our IOS phone encountered the following...
Dears:
I'm testing the USB mass storage example: \examples\peripheral\usbd_msc with Nrf52840DK and SDK v15.3.0.
Now I have one question. When I plug in/out USB to PC or...
Hi
I am using the NRF52832 ,my code is based on the ble_app_hrs_freertos example sdk 15.0.0
I have one main task which usually run 64 time every second using the vTaskDelayUntil...
Hi I have a module that is used in a hand held instrument. It contains the nrf52832. It connects to phones for data communications. Is it possible to determine the strength...
Dear All,
I am trying to compile and run the ncs/zephyr/samples/drivers on the nrf9160_pca10090ns. For this reason, I have copy-pasted the file under the ncs/nrf/samples...
Sorry, I want to ask that if I can send Decimal(like accel x,gyro x) by the ble characteristic to the nrfConnect, when I send the information, it always becomes hexadecim...
Dear community members
I have end nodes with nrf52832 (Soft device s132) that can communicate to a central nrf52832 DK in Connection mode based on ble app uart and multiple...
hello, I'm develop use nRF52 SDK15.3 template to measure water press, and gyro value.
but in nrftoolbox app just show signed value, so i want to show signed value.
please...
Hello ,every one ,I found that the nrf Connect will disconnect it self after connecting to the device after 30 seconds, I'm using the sdk15.3.0 ble_app_template example,I...
NRF5_SDK_15.2.0
I am run my android code on android 9 and android 7. Unfortunately my android 9 is paired sometimes and not paired sometimes. especial after i tried to connect...
I am currently developing applications using nRFtoolbox. In case of ses, we are developing a template, but the application does not produce a negative value. In this case...
Hi, this is my first time using nRF52832 as a central device. (S132 6.0.0)
I set up the scan timeout parameters, it does stop scanning at the time I expect,
but strangely...
Hi,
It seems I'm running into the fairly common "solution load command failed (1)" error on a nRF42840DK board.
The console output in Segger gives me the following:
...
Hi, I am using mesh sdk 3.20 and nrf52840.
I am using 3 nodes for testing. One generic on off client and two generic on off servers.
I believe that I have managed to get...