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'm looking for a little clarification on how the antenna tuning circuitry works on the Thingy:91 v1.0.0 board.
From a previous topic on the DevZone, I saw that...
I'm having an issue where I can't reconnect to a device after updating the firmware from the iOS SDK. I believe it's the issue described here in the documentation:
Since...
I am having responding to an authorized write request. It seems to work for BLE_GATT_STATUS_SUCCESS case but any time I try to set the gatt_status to an error, the call to...
https://www.youtube.com/watch?v=wa_ARkZSr_U
This video presents how Bluetooth mesh network works . As we can see this network contains nine Thingys and one nRF52 DK (not...
I am now experiencing such a problem. I packaged 20 packets of data, each packet of data is 13 bytes, and then I want to send it out, but only 4 packets of data can be sent...
Hi everyone,
for a project, we need to interface an analog sensor which is not using standard protocols like I2C or SPI.
Instead, it uses 6 pins to receive commands...
Do you use code format tools for SDK? like .clang-format? Do you have own style guides like Google, LLVM? Which tool would you recommend for code formatting?
Does nFR5811 support the BLE?
Does nFR5811 support the Bluetooth5 and zigbee?
nFR5811 have Accurate positioning with the world's most popular wireless technology. how...
Hi,
I have some questions regarding DFU, Bonding and iOS (caching). In my current project I have a DFU bootloader which does not use bonds, however the application uses...
Hi all,
I'm developing an application for the nRF52832 that pairs and bonds with an app that my colleague are developing for iOS. However we are facing an issue with pairing...
Hello everyone!
I'm trying to bring up project based on nRF51802 at custom board. I know this IC is not supported but there is no options to change it. I have downloaded...
Hi,
we are using nRF9160 with primary battery, so we are calculating the power consumption for sleep mode.
While doing the power calculation I have observed that, if 3...
Dear ,
I am using THINGY:91, FW: ncs v1.0.0 (#943 from joakimtoe : pca20035_to_master )
I moved to: https://github.com/NordicPlayground/fw-nrfconnect-nrf branch master...