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...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
Is there any sample code integrated with HDC2010 Temperature & Humidity...
Hello,
I use a debugger probe (Segger Jlink) with the sdk_config.h setting SEGGER_RTT_MODE_BLOCK_IF_FIFO_FULL.
When my probe is not connected, there my product is blocked...
Hi, I am new to Nordic BLE development and trying to create an application that has beacon functionality with firmware upgrade over the BLE with the mobile phone and Nordic...
Hi,
So I've been developing just fine on the latest V1.0.0 SDK and SES 4.18. I literally stopped and started a new debugging session and suddenly SES is trying to reflash...
Hello!
I have 3 NRF52840 Preview DK's with Q1AAAA revision ICs. I have been putting those to good use, but I want to test some stuff with SPIM at 32Mhz, which I understand...
Hi,
I am using nRF9160DK, nrf v0.4.0, zephyr v1.14.99-ncs1
I have been trying to measure the boot time from when I press the reset to when it gets to the start of the...
Dear All,
I am trying to enable brown out detection to my NRF9160. From what I see in the data-sheet there is a register that you can set the brownout threshold, but there...
Hi,
looking at the ifx_optiga_custom_example in the nRF5_SDK_15.3.0, i see that for the Hashing calculation the oberon backend is used instead the optiga backend, Why? Is...
Hi,
I see your web: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Sniffer#infotabs
There are 4 hardware (DK x 3, Dongle x 1) we can choose to used...
Hi,
I am using nRF52832 with sdk15.3 SES
I need to use DFU.
Buttonless DFU
need to program the controller without the wire connection.
Can you explain how DFU works...
Recently, we are using Nordic resources and developing our own application. We have blue tooth integrated in app, also we have display and our own file system integrated on...
Hi,
I'm working with nRF52840 DK and I want it to advertise iBeacon packets.
I tried the beacon example on ble_peripherals from nRF5_SDK_15.3.0 SDK.
1) nRF connect and...
Hello,
My project is on nrf51822 in which I am using BLE and UART interfaces.
There is single UART available on nRF51822 and I am using it for communication with an...
Hi I am using the custom_ble_service example from https://github.com/bjornspockeli/custom_ble_service_example/blob/master/main.c . The example code will turn a custom characteristic...