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...
F:\nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_uart
I tested above example, found the speed only 3K per second. Do we have a way to increase the speed?
Hi,
I'm using an NRF51 Dongle as a central to connect to a BLE peripheral using LE Secure passkey pairing. I've got to scanning / connecting successfully, I'm just stuck...
Hi, is it possible to control mesh devices from outside the network ? My idea is to control the light servers inside mesh network via the user interface provided by Home Automation...
Do you have "technical" documentation for examples executed with Python?
I need to send those packets from my host controller, which does not run python.
Something like...
In case the DSM metadata is changed compared to what is stored on flash, the 4.0.0 code is supposed to clear the flash from any configuration but this doesn't work properly...
Hello,
I'm pretty new to rtos and totally new to nordic's nRF9160. I've been trying to get this working all day and can't really seem to figure it out based on the resources...
Hello,
We are using nRF52840 with SDK 15.2.0, a bootloader, the bootloader settings and the SoftDevice. Our product has a cellular modem to be able to perform OTA firmware...
Let say a situation where I want to know if the just connected client is the same as the one that was last disconnected, but if the client uses RPA than have somehow to try...
Hello,
I'm developing a BLE device based on nRF52832 and SoftDevice 112 using SDK 15.3.0. The device operates only in peripheral mode with only a single connection to the...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Hi,
We are evaluating devkit nRF52840-DK using SDK nRF5_SDK_16.0.0_98a08e2.
The application development is ongoing, based on examples\ble_central , using which we are...
Hi,
I have a multilink NUS central that connects to several NUS Peripherals using SDK 16.0, S140 (NRF52840 REV1). Currently I'm testing with only one peripheral, sending...
We're using the nRF52840 in our product.
We require to perform continuous scanning, with little power usage as possible.
We've seen in the Nordic specs and verified with...