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 nrf5832 with SDK 15.3.0. I want to filter peripheral device based on mac address. I modified example code "\examples\ble_central\ble_app_blinky_c\pca10040...
I'm facing problem when I want to stop receive task, event EVENT_RXTO came at long time period. 4 to 5 baudrate bytes.
Is trere any documentation where could read time between...
Hello,
I want to develop a data transfer service which has a control characteristic that is used to write commands on the phone app and if the command matches any command...
In our application we have made a connection between two nrf52840 devices. with softdevice 6.1.1
normally we operate in 1Mbit mode and tx power on 8.
if we change from...
Hi,
After sending a few textmessages from the client to a server (8 bytes long approx. 10 messages/sec) i get a mesh assert on the client sometimes:
0> <t: 205648>, app_error_weak...
Hi, I'm using a PCA10056 DK board to start new development. I try to program DFU secure bootloader and SoftDevice using nRF Connect 3.0.0 My issue: - configure both hex files...
Hi All
I am recently working on CSAs (Channel Selection Algorithms) in BLE on nRF52840DK, and I am using Zephyr to develop them. I have 3 nRF52840DK, one as sniffer, the...
Hello, I've developed a BLE Mesh Network using the NRF MESH 3.1.0 SDK and the nR5F SDK 15.2.0. My network has 1 client node and max 63 server nodes: I'm using the generic...
I've been developing a solution that utilizes Mesh DFU along with the Mesh Bootloader. However, I've been seeing a frequent issue where the DFU aborts prematurely due to missing...
Dear DevZone,
I'm trying to use the Seeed CAN BUS Shield V2.0 (MCP2515) with the nRF52840 DK, but the library provided is written for Arduino One.
Do you know if any already...
Hello.
I m looking for libraries wich contains functions/methods (for example how to scan, provision, adding nodes etc. ) and solution how to use them.
I found something...
I am working with nRF 52832 platform and I soldered SB12 and cut SB10 because I wanted to feed from the external power supply and with this situation I can not connect to...
I have been working with the Nrf52840, SDK15.2 and Segger Embedded Studio 4.20a using external GNU 7 2017-q4-major. The project builds without error on the original PC. I...
Hi
How to find out which BLE version is supported for a given Nordic SDK + SoftDevice.
From which version of Nordic SDK is compliant to Bluetooth 4.2 ?