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...
I have flashed the the mesh serial hex file to nRF52840 dongle through nRF connect programmer application. I am getting following error
1. Reopen device failed
2. Nordic...
Hello All, In one of our product we are using nrf52840 Bluetooth + MCU IC. Size of Product is very tiny. which types of Antenna is better for range of 25 meter to 30 meter...
Hello good morning,
I am using nrf52840 device. I am sending 20 bytes using notification at different notification intervals like 30ms, 80ms and 1sec. But at application...
Hi, I wrote the firmware in SDK 11 preview, and when migrating it to SDK 11 the NFC code does not work, also it seems when the NFC startup code is executed none of the GPIO...
Hi All,
I've not enough experience in nrf51822. I'm developing a battery powered device using the Nordic nrf51822 pca10028. I want to connect two nrf51822 pca10028 boards...
I would like to use the latest ARM Compiler Version 6 ( armclang ) because I need some features of the C++11 language.
Is it possible to use the latest ARM Compiler Version...
Hi all,
I am using keil uVision 5 and nRFgo studio version 1.21.
I am trying to flash softdevice and application in nRF52832, but my device(nrf52-DK) is not getting connected...
I'm having some trouble getting interrupt from RTC1. I'm initialising as follows.
I have an interrupt function as follows.
I'm using the gcc_startup-script. We're...
I have Zephyr stack for BLE hci_uart without any error it got compiled in nordic controller part, but i like to use zephyr stack in host without linux OS. Is it possible to...
Hi,
If I do a directed advertising (peripheral device) with specific peer address, then will the peripheral device visible to other phones ( whose peer address does not...
I have tried out the Running Speed and Cadence Application of SDK 15.1 with the new DK "PCA 10056" (1.0.0, 2018.19, 683681562). We used the Samsung S8 and S9 with Android...
Hello
Just a fairly simple question.
Do you have a documented step-by-step instructions on how to control and toggle the on-board LED on the nRF52 DK
using the Nordic...
HELLO SIR
we are working on our current project on bluetooth . we are currently trying to broadcast data over bluetooth from one DK to others . we are trying to modify the...
I am prototyping a mesh network with the PCA10056 (52840 DK). I have one node programmed with the serial_nrf52830_xxAA project (from the Mesh 2.1.1 SDK) that implements a...