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,
I am facing the same problem as in question ' USBD don't work with debugger ' from @ Dusautois Jérôme
I am trying the same code both on PCA10056 and my board. In PCA10056...
Hello! I am useing nRF52832 with custom-made board.
SD 5.0.0 and 14.0 SDK
I am using modificated example of "ble_app_template", i added simple custom service from example...
I'm using USB based DFU on Windows and on Linux 18.04 LTS VM on Windows.
Platform: nRF52840-Preview-DK
SDK version: 15.0.0 (nRF5_SDK_15.0.0_a53641a)
example USB Secure...
Hi everyone,
I was just going through the library functions provided here in this link : nordic functions twi
But inside all these functions ,there is this parameter...
platform : nrf 52832 SDK : 14.0.0
I used gpiote to detect sensor's interruption . there are two sensors ,so I configure the gpiote like this :
neither of the two sensors...
Hello, I want to ask if is possible connect nRF51 Dongle in Shield Host USB ( https://www.electrofun.pt/usb-host-shield-android-arduino ) with arduino .
Thanks very much...
Hi!
My design has to be tested at 50V/m according to MIL-461F. Are there any experience with this high field strength or the MIL-standard? I want to avoid the cost of shield...
We are currently going through certification and have had an interesting failure during radiated emissions. When in normal transceiver mode, all is well, but when we put the...
Hi all,
I am using NRF52832 QFAAB0 with SDK 14.1v . Am not configuring any peripherals and just using the BLE stack in my application. During the power_manage() call the...
Hello,
I tried to port my projekt into SDK 15.0.0. During the compilation process I often get the warning:
Warning: The header file 'cmsis_iar.h' is obsolete and should...
I've read this tutorial: https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial
And also Bluetooth CSS, Part A, 1.2,...
When using uart example on my curstom board, from /examples/peripheral/uart ,at baudrate 9600, bits are read with a little offset - so that starting from 4th bit, it is mistaken...
I am trying to communicate with iPhone X using Nordic_Uart sample project in SDK 14.2.
And I check the Protocols between nRF52DK and iPhone X by using Ellisys Bluetooth Tracker...
Hi,
I'm using nrf52840,
I'm using SDK 15.
I can see that in nrf_drv_power_pof_init function only few power setting are allowed - is that true? can I only use those values...