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...
I'm trying to migrate a working application from SDK 14.0.0 to SDK 14.2.0. I was using app_twi on SDK 14.0.0 and am now using nrf_twi_mngr on SDK 14.2.0. One difference is...
Hi all,
Just noticed the RTT logs are broken with GCC in SDK14.2 while they work fine in SDK14.1
I found the cause is the definition of the macros:
/*
* For GCC...
Hello.
I am working with a custom board. I have been wondering how to change the default polarity for a pin? I need LED_1 to have a polarity and the other 3 LEDs to have...
Hello,
I base on migration guide:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.1.0%2Fnrfx_migration_user_guide.html&cp=4_0_0_2_5...
Hello,
I found the link below and was wondering if the information is up to date (says nRF52 SDK v0.9.2 ).
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
Hello,
I am using nRF52480, s140 , SDK_15.0 and using a central example. I can print the scanned RSSI, and MAC address of the each advertising packets with BLE_GAP_EVT_ADV_REPORT...
Hi, I'm trying to increase the NRF_SDH_BLE_PERIPHERAL_LINK_COUNT to max possible (20) in my project. When I first tried to do this the softdevice prompted me with this error...
Looking to better understand bsp_indication_set.
As per the example custom_ble_service_example found on github, ...when DK is connected, LED_1 is lit and stays lit from...
Hi,
I'm developing an application for nrf52840 that's essentially based on both the USB MSC example and the BLE NUS example in SDK 14. I started with the USB MSC example...
Hi,
I am using sdk 14.2.0 ble_app_hrs_freertos example.
two threads i have created, threads are having nested loop inside.
for this case, thread is stucking inside loop...
HI:
Now i use the light_switch examples(provisioner,client,server).I need update netkey and delete node for the mesh.What is the API operate this.
SDK15.0.0
mesh2...
Is there any method to remove a single node from the network in current mesh SDK 2.1.0 with s132 soft-device 6.0?
With "config_client_node_reset" it will remove all the...
I am using the Thread Border Router 1.0.0 on a Raspberry Pi 3B+
I have not been able to connect the RaspPi to our wifi network.
I tried this method first, as described...
Hi,
I'm using the nRF52840 dongle. Using nRF Connect v2.5.0 - Programmer (experimental) tool, I've downloaded the following hex files:
softdevice_s140.hex,
ble_app_buttonless_dfu_with_bonds_s140_with_setting_page...