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,
I thought i wrote this question but seems it did not get registered. We are using the Beacon App from sdk 12.3 with the nrf51822 chip on custom board. I have...
Hello, I'm still a beginner with mesh so excuse me, if this might be a silly question or has been answered before. I did not find a post that quite resembled my problem. ...
I'm trying to use some code from the sample files and given libraries to create my own custom program. Upon startup, this is what I get:
Here is the only function called...
I am Currently under process of evaluating various modules for implementing BLE Mesh, Had few concerns regarding the same, would be great if someone can clarify upon them...
Hello,
I have seen today that the new releases of the v1.0.0 SDK and v1.0.0 modem firmware were release for the nRF9160 DK. I have been able to update the modem firmware...
Hi,
I am trying to migrate my project developed on Mesh SDK V2.0.1 to V3.1.0. I followed all the steps you recommend but i am stuck with the configuration of my server node...
hi all ,
i run Serialization application between nRF52840-DK ,it not start up.
how to Debugging this issue? i have been reset connectivity board,the error message halt...
I am trying to connect the MS5611 ( https://www.te.com/usa-en/product-CAT-BLPS0036.html ) using the GY-63 Sensor Module to the n RF52840 with the nRF5_SDK_15.3.0_59ac345 SDK...
Hello.
I would like to know which PCB surface finish would be used for bluetooth application. There are HASL, OSP and ENIG. nRF51822 IC chip and PCB trace antenna will...
Hello All,
We are designing a Tracking device system, for this we use nRF9160 LTE+GPS combo module. this system is battery operated so we need to monitor the battery continuously...
Hi,
I've been trying to lower the power consumption of the MQTT example and followed the guide in here .
1. I compiled the low power UDP example and do exactly all the...
My nRF52832 firmware application transmits data to iPad which converts it into a flowing waveform. The waveform flowed smoothly when SDK13.1 was used. I migrated the firmware...
Hi. I use 15.3.0 SDK and Segger studio.
I test Ant communication
I have a question.
ant_bsc_rx example of Ant plus, there are 2 handler.
ant_bsc_evt_handler is set...
Hi guys,
I’ve got a simple nrf51822 board which does not have any GPIO used - the system is a beacon doing its own advertisement without any intervention. The board schematic...
I am getting started with the NRF51 DK. A previous post suggested that " you should start with the precompiled versions of the examples that include the SD. These always work...