I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
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 had a few nrf51822s lying around and as I find the chip and the SDK quite convenient to use, I thought about using them in a small MCU project which does not need...
Above you can see the original and commented out modified code for the given example. The modification causes crush to
NRF_BREAKPOINT_COND; // On assert, the system can...
Hi,
I was looking at the Thingy-52-to-nrf52xx demo. I want to capture raw motion data no a DK and save it for further processing. Are there any options (I guess one is nRF91...
hi
i read in earlier questions on the devzone that nordic offers to review the schematic and layout as well as perform tuning free of charge to their customer. Is that still...
Hello every!
I am testing FATFS example with nrf5284 PDK .
CLK - P1.15
MISO - P1.14
MOSI - P1.13
CS - P1.12
My micro sd card module work correctly with STM32 MCU. I...
Hi all,
I am Using SDK15, chipset is nrf52810 , In ble_app_uart application i have added the BLE_NUS_C and TWI application code , before this i have added only TWI to ble_app_uart...
This blog describes how to set up SES (Segger Embedded Studio) for use with nRF SDK:
https://devzone.nordicsemi.com/b/blog/posts/segger-embedded-studio-a-cross-platform...
i'm using DFU for my project, it worked fine until devices has been bonded , DFU cannot work again. i checked and find out that after running interrutps_disable() , the devices...
Hello, I am using an nRF51822 chip, configured to run as a SPI slave. The device receives commands from master, sends commands out of the radio, and relays back RF payloads...
Hello,
I've created my own custom model which allows a client to control the duty cycle of a couple PWM outputs which are on the server. My model is quite simple, it just...
Dear all,
We're started studying payment via BLE with NRF52. But i looking for in Nordic website and google it seem a little subject and document. Can Nordic expert supply...
Hello,
I am getting really confused when using te SAADC to convert the read values into voltages.
I have seen that the example ble_app_proximity() uses the following...
I'm using 14.2 SDK SES . I'm trying to send data of sensor through BLE . When i enable Notification in mobile applicaion (nRF connect) i generally dont get any value or garbage...
Hello, I'm trying to port my code for driving spi memory (S25FL256S) from nRF51822 to nRF52840. I'm using nRF52840 Preview DK, S140 and SDK 15.0.0. On nRF51 I used custom...
Hello everyone,
I'm using PDK 52840 as Programmer/Debugger for our target board with nRF52840 chip. We have also other componen which need 2.5V voltage (down from 3v)...