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...
Hi everyone, There were already a few people asking about similar problem, but none of the suggested solutions worked for me so far.
I am trying to communicate nRF24L01...
Hi,
We are developing the BLE project by using nRF52832 module.
This project we had started to develop on SDK v14.1 and it worked perfectly. But then we have migrated...
Hi I'm a bit confused about how to get two clints on the same mesh network and can you have more clients on the same network. If yes, is there someone who has an example or...
Hello
I want to create Bluetooth mesh network and I need that each of network nodes turn on/off selected time (including provisioner). Can I use only nrf_mesh_enable/nrf_mesh_disable...
I understand that in the ble_app_uart_c_pca example I should call function
with some arguments.
In wich call
But I can't understand whch parameter should transfer...
I am attempting to disable the advertising timeout on the Nordic Beacon with the ble_app_uart example found in SDK 12.1. I am using SD 130.
Searching for this issue produced...
Hi!
I am using SDK15 and I try to implement a clock feature. I have found some information about nRF52832, that RTC isn't a real time clock but a counter instead and it...
SDK15's example appears to be tailored for the 832. I realize it's a tight squeeze to get s132 and an application into the 810. My short term goal is that Frequently Sought...
I am looking at the audio data received from USB. Every packet is only half filled. That is, the first 96 samples have valid data and the second 96 contain zeros. I am using...
Hello everyone,
We want to do nRF51822 OTA DFU by using another nRF51822 only. we have done OTA DFU with help of example given in SDK and with help of mobile app(nrf toolbox...
I have a project I've developed on a dev board, and everything works. When integrating this into a custom board and running the firmware, however, I'm not getting any BLE...
i am working on mesh application in nrf52832 . i want to integrate mesh and nrf sdk application , So i followed this application and mesh_app_uart example Example for SDK...
i am working on mesh application in nrf52832 . i want to integrate mesh and nrf sdk application , So i followed this application and mesh_app_uart example Example for SDK...
Hello,
I am using custom board with nRF52832 and Keil uVision5 as IDE. I started with simple example which is just to ON the LEDs.
Code(all necessary header files are...