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...
I have open a brand new nRF52 Development Kit. It is not recognise by the nRFgo Studio. I have tried the trick you mention on this thread:
https://devzone.nordicsemi.com...
I have been looking into the ble UART example a bunch trying to incorporate it into the ble blinky example.
I keep getting an NRF_ERROR_INVALID_STATE error when calling...
Where can a person get decent documentation on developing for BLE on the nrf52840 using segger embedded studio?
Is it possible to create a new project without having to...
/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-cfe0b78c5edc467ca49b481632af4156/pair.c
I'm attempting to do LESC OOB pairing with another transfer...
Hi Team, Could you please let us know the worst case current consumption of nRF52832 at -40 and +85DegC.
Below are the current consumption values taken from datasheet: ...
Hello,
I am using sdk 12.2.2 and nrf52 customised board. Now my challenge is as follows.
When I am adding this in my code.
nrf_gpio_cfg_output(26); nrf_gpio_pin_write...
Hi all,
I use nRF52832 with the UART peripheral example.
I try to enable connection event extension in the device and get an error.
I use SDK V15.0.0 and Softdevice...
I've been trying to find a way to program a hex file onto the dongle via the command line on linux.
I would very much prefer not having to touch the mouse in order to program...
Hi, I was hoping someone could tell me if/when a version of the nRF Mesh Android App found here:
https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Mesh
Will...
Hi,
I'm using NRF52840 sdk v15 with Softdevice.
I have multiple SPIM instances and I make sure they are never active at the same time.
Can I share the pins (except the...
Hi, I'm trying to rate nrf52832 with stack ble_app_uart softdevice. My IDE is the IAR workbench for ARM 7.80.4. I downloaded the latest version nRF 5_SDK_15.0.0_a53641a, which...
Hi:
I would really, really, love it if you could provide a Segger SDK for Thingy! I've seen a few threads in here about the work to do it and it's a struggle. I noticed...