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...
Hi
I want to ask what the this define
#define NRF_CLOCK_LFCLKSRC {.source = NRF_CLOCK_LF_SRC_XTAL, \
.rc_ctiv = 0, \
.rc_temp_ctiv = 0, \
.xtal_accuracy = NRF_CLOCK_LF_XTAL_ACCURACY_20_PPM...
Our code is 21k excluding soft-device,as per the example 15k should be the max size limit of code to update FOTA. Is it possible to make changes in DFU bootloader so that...
I read the doc of nRF51, so many reference pic.
Can anybody have make a summary of it
I think Decentralized understanding is difficult.
If we can read all of it in...
Hi,
I am driving 8 RGB LEDs directly from 51822, meaning there are 24 individual LEDs sinking current into the chip. The LED are off or partially on most of the time, but...
I have programmed the system_off with 2 causes of wake-up on 2 different pins.
When the device is woken up, how can I check which pin is the wake cause ?
Thanks for...
Hi,
I use SDK 12 softdevice 130 2.0.1
The example project of HID is running on my nrf51822 board, it is pairs with iPhone but the windows 7 write that the HID driver...
Dear,
I am now testing Power Profile Kit. Using nRF52 DK.
But Strange, Measured Value is strange as attached picture.
Is there any problem on my measurement or setup...
Hi there!
I am trying to develop some application using ANT, and for that I bought some nRF51 (10031) dongles and one nRF51 DK (10028). In the beginning, I tried to use...
We are trying to dump SDK 12.1 examples and advertise the example, we used Segger embedded studio to dump the code, bps example. we followed devzone.nordicsemi.com/.../ to...
Hi,
I'm using an nRF52832 with the S132v2 and SDK 11 and wanted to test the ble throughput.
The nRF52832 should send as many as it can to an "normal" BLE-USB-Stick.
...
In SDK 11 the FreeRTOS port has the following line is declared in portmacro_cmsis.h
#define portNRF_RTC_PRESCALER ( (uint32_t) (ROUNDED_DIV(configSYSTICK_CLOCK_HZ, configTICK_RATE_HZ...
After updating from sdk11 to sdk12, the application only starts in debug. If started with reset, it hangs. I am running on a pca10028 board an with EmBlitz 1.0. NRF51 is QFACA1...