The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
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...
1. Background info
We're developing a new IDE for microcontrollers (see https://embeetle.com ) and would like to support a range of Nordic Semiconductor microcontrollers...
1. Intro
We're developing a new IDE for microcontrollers (see https://embeetle.com ) and would like to support a range of Nordic Semiconductor microcontrollers. We received...
Hi,
In case of nRF52810, is it possible to implement both Master and Slave Mode ?
Also, this has do be done while the product being able to work with AT Commands.
...
Power Profiler V2.3.1
Hi,
I recently started doing power testing on one of our boards using the power profiler kit. I wanted to tested current consumption at different...
Hi Nordic Community,
I am trying to build a network using the OpenThread protocol and the nRF52840 chip. I have several Dongles, but I can't figure out how to flash the...
I'm importing ble_app_blinky_pca10040_s132 example in segger IDE. I'm using EVK-NINA-B1 and from nRF SDK I'm trying to importing example but getting error as mentioned in...
I have an external clock running at 3Mhz which I'd like to align with in software. Consider this contrived example:
What would the consequences be of attempting to read...
Hi,
I'm very new to c programming and your hardware. Please excuse my novice questions.
I'm making a rotary braille display using nRF52840 dongle (PCA10059) as it's brain...
Hi,
I using custom nrf52840 board .I have loaded the Bluetooth program in to the custom board using swdio/swclk/vtg/gnddetect these lines.There is no problem in Bluetooth...
I'm attempting to get MMD set up in an IAR project following this tutorial: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/monitor-mode-debugging---revolutionize...
Dear sir, We are using BL654PA from Laird technologies. We want to check RSSI at 2402MHz, 2440Mhz, 2480Mhz. Can you guide us how to enable PA without using Nordic stack file...
Hello,
I'm using a Thread Border Router built using a Raspberry Pi 3 and a nRF52840 Dongle. I followed the steps at this link: https://infocenter.nordicsemi.com/index.jsp...
Dear Nordic Semiconductor support team
Hi, I got your support using micro:bit with nrf52832 by RADIO in the past as follows.
https://devzone.nordicsemi.com/f/nordic...
I've noticed that Thingy:91 USB code has some issues related to proper handling attach/detach events resulting in incorrect response to usb host requests. Windows device manager...
Hello,
I am using the this sample;
https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/udp_gps
I want pvt data instead of nmea data...