Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
Hi,
we are trying to get FOTA via memfault working on our nrf9160 device.
We are using NCS 2.0.0
We updated memfault to 0.33.0, since that is the latest version and...
Edit -
Didn't notice I'm on 'Server setup' tab...
Problem solved
---
Hi,
Just updated to the latest standalone nRF Connect for PC BLE app.
Not sure what exactly...
Hi. I am currently working on a project where I need to measure the current/power consumption of a software running on a Rasberry PI mod 4 (RPI). The datasheet informs me...
Hi All,
I've tried to port and adjust TimeSync peripheral to my project. We use NRF52810 so I had to use TIMER1 and TIMER2 instead of TIMER3 and TIMER4.
I also "reconnected...
Hi dear all,
I testing smp_svr example on nRF5340DK board , I add bluetooth dfu in project and download into the board .
Use nrf connect try to update, the two update...
Hi, I was trying to test the location sample on my custom board that has an nrf9160 chip. I did everything in this link: https://docs.nrfcloud.com/Guides/GettingStarted/Devices...
So we have our own bootloader project, was trying to get this to work in Segger Studio v6.34 Mac OS Apple Silicon and it would always fail to boot the DfuTarg, the BT would...
Getting linker error "undefined reference to `nRFInitialize'"
Any help would be appreciated, thank you.
T he file 'ses_startup_nrf_common.s' included in project .
Contains...
Hi All!
I tested the central & peripheral_hr_coded examples.By using Nrf connect sdk version 2.0.0 /2.0.2 ,nrf52833DK's. Is it possible to add a feature in the example that...
I am working on implementing a BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED advertising setup.
I would like to minimize the current spike transients...
Hi Team We are working on NFC for our new product. When we measure the power level each GPIO we don't reach more than 700mv. Changing the antenna to a larger antenna did not...
Hello,
I have enabled NRF_LOG over RTT but I get flooded by the same message until my application crashed.
For example:
I get continuously:
what am I doing...
Hello List,
First some context: I am working with SDK 17.1.0 on a nrf52840 (arduino nano ble).
Created a variant of the ble_app_uart example and want to add pairing/bonding...
Hi,
I am aware, that I the PDK is deprecated and I plan to use a nRF5340-DK in the near future.
However, I would like to make use of the PDK I have sitting around and...