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...
Hi,
I'm expecting using a custom board with nrf52832 running connectivity program as a host to connect to the perpheral, and the hrc v5 example of pc-ble-driver is used...
hello support team
I am trying SDK Proximity coexistence example
I am using Mesh SDK 2.2
and nRF5_SDK_15.0.0_a53641a
I followed the steps given in link
I am getting...
Hi All,
i am working on SDK-14.2, i am facing issue with ble disconnection in dfu mode.
by using nrf-Connect in mobile i am upgrading the firmware, but it lost connection...
Details:
nRF52832
SDK 14.1 with matching SD
Compiling with GCC
I am trying to solve the following problem:
My device is powered by a coin cell (Manganese dioxide...
Hi, when my program calls sleep_mode_enter(), it enters system off (deep sleep) as expected. However, when I press the button on the Thingy52 to wake up, the bootloader starts...
I have problems connecting to a NRF51802 via stlinkv2 and openocd. I also tried a black magic probe flashed onto the blue pill board. Both did not work. I have ordered a NRF51822...
SDK 15.2
The nrfx_uarte_event_t callback contains a nrfx_uarte_xfer_evt_t; structure,
this structure has the bytes field as a uint8_t this should be a uint16_t to support...
Hi,
I'm using nrf52dk and SDK v15.
In my application, I have 2 input pin and I want to disable one of them when in one of the 2 pins occurs the event low to high, is it...
Hi All,
I have an issue with bootloader, in this i am successfully transferred application but after that my application not started.
i am just upgrading the sdk from...
Greetings,
I'm having the same weird issue as this question, though I don't understand the answer to it https://devzone.nordicsemi.com/f/nordic-q-a/34447/app-gets-stuck...
Hi everyone,
I've a nRF52810 based device that I am working with the Android based nRF Connect app on a Poco F1 (Oreo 8.1.0). The app scans the device properly but connection...
I just got my new nRF52840 dongle and went through the procedures stated. But I tried programming the nrf blinky firmware and after that I'm not able to connect the dongle...
Hi,
I am relatively new to the Nordic family of chips and I am very impressed with the level of documentation and support available, so many thanks for that.
I am working...