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...
Hello,
I'm using nRF5 SDK with version 15, nRF52832 IC and softdevice s132. I need to save hold the data in the ram even in sleep mode. I'm using the below code. However...
How can I return my nRF52840 DK to its out of box condition (firmware, demo) so that I can turn the device over to a colleague and let them run through the getting started...
1. SDK version : nRF5_SDK_15.0.0
2. Platform : nRF52832
3. Purpose: NUS service with example ble_app_hrs_rscs_relay.
4. Problem : NUS device connection only success...
Using a Peripheral set in Central mode and write then read data back in the Dongle nRF5240 set in Server Mode.
Once connected and exchange MTU (extended) I write and then...
Hi Developers,
I am exploring the light switch examples, client, server and provisioner, every time a node is provisioned it uses a unicast address, what if I want to use...
Hi all,
In our project we are using nrf52810, SDK 15.0.0 and ble_app_uart.c example.
We are using our custom board in which MCU is communicating with BLE through wired...
Hello,
So i found this code from one of the earlier post which combines the saadc example with ble_app_uart example to make analog values from the analog pins to be sent...
Hello,
I want to use multiple timer interrupts, want to fetch values from 3 analog pins on every 20secs and then average three collected values at every 60 sec. so i would...
Hi currently I am handling a project in which I used nRF51822. I am using SDK 11 and softdevice SD130. I want to know is there any significant difference in power consumption...
How do I rename the Solution/Project from template_pca10040 to insert_name ?
I copy-pasted the template_project folder and renamed it
I changed the names in [SDK]\[SDK...
I have a nrf52 DK that I want to use to program the nrf52832 IC. I have bought a qfn48 adapter from here . I wish to use this adapter to place the IC then make connections...
Hi, all. I am in need of serious help. I need to set up a wireless mesh network using the nRF52840 SoC. It must have 9 nodes and be capable of multi-hopping. I need to set...
After configuring and enabling COMP, when READY event emits, is the RESULT register valid? Rephrasing the question: must you trigger the SAMPLE task to ensure RESULT register...
Hi, I've rebuilt so far with the help of multilink examples, the uart example that I can connect to two devices (According to the status of connection-led and the debug info...