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...
I have a design which mainly needs to be a peripheral, however I was told that I need to use the multi-pheripheral example as I may need the device to switch to a central...
I'm attempting to get Eclipse and the GNU Arm toolchain installed on my Windows 10 system. I'm following the instructions at...
https://devzone.nordicsemi.com/tutorials...
Hi All
I am a newbie with the nRF52 series SoC's and my end goal is to make a solar powered weather station.
I have a very crude nRF52832 dev board that I program with...
Hi, team.
There is a connection nfr52840 and esp32 (115200, 8, no parity, flow disable).
I'm using UARTE in interrupt mode (to send AT command and receive responses)....
Hi there, I am using the MDBT50Q-1MV2 Raytac module, with the nRF52840, and i have noticed that I have a very noisy VDD supply pin. Which definitely a problem because measures...
The qspi driver seems to make a number of assumptions about the protocol that don't fit the Winbond W25M02GW (and certain other) SPI flash chips.
Two major issues I've run...
I'm developing on an nRF52832 that has a serial connection with an iMX6 that is running a Python script with pySerial. For a while I had flow control disabled and would get...
hi i want to build a system with 500 device they send some data to controller wireless how can i do it with blu mesh ?
which chip should i select ? i prefer nrf52832
and...
nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730
nRF52840 Prewiew develpoment kit
I try to merge thread dfu client with simple coap server. there is error which i cant...
Hi! So I'm trying to use the throughput example with the nRF51422 board. infocenter.nordicsemi.com says that the SDK 12.3.0 throughput example will work with S130, which will...
Hi,
I want to interface sensor which has minimum requirement of UART supporting baudrate 921600 or SPI guaranteed maximum communication speed : 20 MHZ(Measured at 5cm...
Zigbee OTA upgrade example uses the Zigbee OTA cluster recommendations concerning the firmware file name (that is used for the version control and prevention of the downgrade...
Hi all,
We have custom board which has On Board Jlink support with nRF52832 using STM32 chip(STM32F072CBT6).
We are able to flash and debug using the On Board Jlink. ...