HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
We would like the ability to build our application using a version of the nRF Connect SDK that we have in a private repo. This is desirable for both long term maintenance...
Hey guys. We want to work on personal project for indoor navigation using mobile phone and ble bracelet. We want these two together. But if it is not possible at first using...
I got this nRF52832 Breakout Board from Sparkfun and the nRF52832 Hardware DK, I followed the instructions on the page of how to hookup the boards in order to flash the Breakout...
Hi,
Where can I find a manual or Information about libraries (includes) and function that I can use while programing nrf51-DK/nrf51822?
I did not succeed to find concentrated...
Hi Team,
I have a custom characteristic with authorized read enabled. It is working fine if I use FREERTOS_USE_SYSTICK as configTICK_SOURCE. If I use FREERTOS_USE_RTC I...
On the page https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf5x_cltools%2FUG%2Fcltools%2Fnrf5x_installation.html
The links to the command line tools for all...
Hi!
Im using a PTM215b ble switch from enocean to Control some leds on a nrf51dk. Everything works fine except that sometime nothing is happening when i press a button on...
Hello, I just started to understand the NRF52840-DK. I want to measure the power consumption of NRF52 with broadcasting some data to air. How I will do it? Is there any example...
Hi I am using the nRF51 DK and I successfully ran the ble_app_template program from examples\ble_peripheral in SDK v10. Using the nRF connect app I am able to do both read...
I have to connect a MIC working on PDM to nrf52 DK Board.For that, I have written the above code. But when I am testing I am not able to get the clock pulses at the defined...
Hi,
I am troubleshooting on a nRF52810 that fails to erase/program. The device has been working in our product with a application software, but now it will not program....
Hello,
I want to enable the scanning with name for the first scanning of the device and after connecting to that device its address will be saved. After disconnection with...
I'm interested in using the nrf9160 as a drop in replacement for my current modem and GPS, where a host mcu would use AT commands or something similar. Has anyone attempted...
Hello,
We want to capture image data which is coming on parallel port on nRF52840 dk. The camera sensor we are using is OV2640. The parallel port (8-bit) data is coming...
Hi,
I am getting error while trying to configure Mesh node. I am using Light switch server example and configure through nRF Mesh Application. Attached some screenshots...