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...
If a reliable mesh transfer is ongoing the node will crash with a mesh assert at access_reliable.c:373, in access_reliable_cancel_all().
This happens because access_clear...
Hi all,
I am looking for the Objective Product Specification for the nRF52840 chip. I have only found the Objective P roduct Specification for nRF52832 in version 0.6.3...
After setting up my Peripheral Mode I am also looking at ways to improve my current design. I would like to ask about Mesh support on the NRF Thingy 91 integrated with the...
Was anybody able to connect to HTS (Health Thermometer Service) on iOS applications, OTHER than nRFToolbox or LightBlue? Which applications did you use?
I tried a dozen...
Greetings....
It is great that you provided SDK UART coexistence example for nRF5 SDK for Mesh v3.1.0 and nRF5 SDK v15.2.0 release for Client node with nRF52832 DK. However...
I am trying to build an example code for PCA10040, but I always have a lot of compiler error: C:/Program Files (x86)/SEGGER/SEGGER Embedded Studio for RISC-V 4.42/source/thumb_crt0...
Hello,
I'm working with the Nrf52832 Dev Kit and the ble_uart_example. After flashing with the hex file and powering the Dev Kit, the on-board-LED starts to blink. Now I...
Hi Nordic team,
I am currently developing a concurrent wireless application with BLE and a proprietary protocol using the timeslot API.
My setup:
nRf52840 DK
SDK...
Hello, guys!
We are working with SDK 15.0.0 and nRF52840 SoCs.
There is a need to transfer a few MBytes of data from the PC to nRF52840 and then on external flash memory...
Hi
this is the code I'm trying with my buzzer,
I want it to generate sound but with different frequencies.
".base_clock = NRF_PWM_CLK_1MHz," I can only as low as 125kHz...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I am trying to combine the examples ble_app_uart...
Hello.
I am trying to run the throughput example for the Connect SDK, using a 52840 DK and a 52833 DK.
https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master...
With sdk16 cli, each command displays help message when used with -h option. It would be nice to have a help command which can display all active commands and their help ...
Hi,
I would like to use raytac MDBT50Q-U without an 32 mhz external crystal.
Periphal examples like "blinky" work but ble does not? nrf_sdh_enable_request fails with invalid...
Hello,
I am using SDK SDK_15.3.0_59ac345 with soft device in application that controls a GPS IC from UART (AT command), also the application is running in background beacon...