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...
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...
Quick question:
What IDE are most developers using?
I've seen both Eclipse & Segger being discussed.
I'm interested in having the best support, most libraries & examples...
I'm getting errors on trying to program a custom board using the Laird BL654. We are verifying manufacturing results with an x-ray of a populated board tomorrow checking for...
Details
Hardware: Thingy52, nRF52840 Dev Board, Samsung Tab A running Android 5.1.1
Software: Windows 10, using GCC for compilation, Thingy52 SDK, Android-Nordic-Thingy...
I'd like to advertise indefinitely when my software application is in a certain state. Is there a mode that I can put the software in (using the aforementioned SDK) that will...
In infocenter we will have to define ***********
#define
nrf_drv_ppi_channel_assign nrfx_ppi_channel_assign
Macro for forwarding the new implementation....
I am attempting to load a demo application from the nRF51 SDK v10 onto an nRF51422. Specifically the ANT broadcast tx demo. After loading soft device 210 v5 then programming...
Hello , I have a timer ad a value that increments every 1ms and I want to send this value to the central but I don't know how to do it.
here my timer code :
void timer_led_event_handler...
Hello!
I'm trying to understand a bit better how to modify the UUIDs. I'm using the ble_app_blinky, sdk 15 and SES.
1.- In the example i can read 0 or 1 according to the...
Hello Everyone,
i have got a steamVR tracker kit which has a bluetooth module Nordic nRF52832-QFAA 2.4GHz Radio SoC with Cortex M4 Processor and the trackers are connected...
Hi:
I using timer0's channel_0, channel_1 to drive a ADC, a handle_function.
unfortunately, I discover my timer with channel_1 didn't work when channel_1' value bigger...
[nRF5_SDK_15.0.0_a53641a] is used. Please tell me how to select peripheral when connecting from central to peripheral. Since I want to connect to 4 peripherals for one central...
Hi to all,
i am developing a device with nrf51822 soc and i want use it as peripheral, in it have a characteristic that i want read it continuously from central. sometime...