I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
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...
Hi Nordic
I am using saadc example now, my device output voltage range is -4v~4v.
my saadc config:
VDD: 3.3V
Reference: VDD/4
Gain: 1/4
Mode: SINGLE_ENDE
i got...
Hi, I am new to BLE, I am trying to send and receive data over BLE and print them in Uart as well in both devices respectively.
And I downloaded lastest NRF5-SDK, I have...
Could you, please, direct me to any example (if available) how to manage lost bond with nRF52832/ SDK16 BLE?
Let say very common situation that will try to demonstrate with...
Hi all,
I have hardware as below:
nRF52840-DK - as an advertiser and the same type of board nRF52840-DK - as a scanner
My problem is that I want to send more data than...
Hi,
I have been going through the Bluetooth Course ( https://github.com/NordicPlayground/nRF52-Bluetooth-Course ) and I can' seem to make it work, even if copy/paste the...
Hi,
I'm using nRF51822 to develop our products. I found an interesting problem on our PCB. After I disconnected our PCB from central device, the main function starts from...
I am developing a wearable using nRF52832. I am using SKD_15.3 ble_app_uart source code for testing. And use Putty together. This source code implements UART Baudrate up to...
I have been using fds for flash saving and read. I have used fds_record_write(..) with no errors and proper readings on the just before performing a 4th fds_record_write(...
I'm currently investigating nRF Connect SDK. The nRF5 SDK (15.3.0) has a function to notify the advertise scan reception channel, but the current nRF Connect SDK does not...
Hi,
I want to test ble_app_tile project in SDK 16.0.0.
The project needs to install pack NordicSemiconductor.nRF_DeviceFamilyPack.8.27.0 in Keil 5.
However, I did some...
Hi,
Need data on Stencil , recommended solder profile & Solder paste details for nRF9160.
We are facing some issues in production.
*Critically Urgent *
thanks !
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hi,
I am trying s112 on pca10040 with SDK16.0.
I found that I can't build the app whenever I use the " nrf_ble_gatt_ data_length _set() " api... does this mean that s112...