Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
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.
In " nRF51 Series Reference Manual ", in TWI chapter, it is mentioned to configure the GPIO pins with drive strength S0D1, to secure correct signal levels on the pins used...
In my application I'd like to use nRF52810 due different reasons. Since we're still in evaluating phase, without even choose a brand and related EVK, I've some basic questions...
Hi,
I am adding "install codes" function to my products.
Questions are
1. How many entries can i add with "zb_secur_ic_add" at ZC site?
2. Can i retrieve mac/ic (install...
Hi,
We are starting to measure the power of our nrf52840 based design.
I'd like to establish the power number for Idle() , since system will be in Idle() most of the time...
Hi,
I"m using SDK 15.3.0 with an NRF52840 dev board. I'm trying to record the timings from an incoming IR signal. In doing so I'm using LPCOMP with an analog input pin to...
I am trying to use the RF5 BLE CLI (Nordic NUS driver).
I need a plug and play COM port for Windows, iOS, and OS/X. This has to work for a customer.
It pairs easily, but...
My team is in the process of developing a product that uses the Fanstel BC832 module and have been running into issues trying to implement buttlonless DFU in our application...
I'm developing a fingerprint-related project. When the finger touches, the fingerprint sensor generates a pulse signal. NRF52810 will triggers a GPIOTE callback, then wakeup...
I try to bonding func using ble_app_gls example.
just connect is fine.
here is ble_evt handler
for trying connect bonding, I use pm_handler_secure_on_connection(p_ble_evt...
Hello,
I would like to use the nRF52840 for a wearable. It should be powered by a lipo-battery with 3.7V. Therefore I would solder it to the VDDH and Ground Pin (VSS). Is...
Hello .
I try to connect my JLink to my nrf51422QFAA cunstom board. And I use J-Flash to test ifg it can readback and it is OK. But When I try to use nrfjprog, I got some...
We would like to create the boot settings page and merge it with the application and flash the merged hex file using J-Link and nrfjprog.exe in production.
Currently in...
Hi,
We are looking for a secure NFC solution for our application. We want to make sure the tag is secured (cannot duplicate) and the reader, which is a NRF52840, needs to...
I am using SES V4.18 with SDK 15.3.0.
In sdk_config.h, I have set APP_VERSION_MAJOR and APP_VERSION_MINOR etc...
Is it possible to add these numbers to the output file...
I recently added Mesh DFU support to a project that I'm working on but it's extremely slow. It will take at least 1 hour to update the network under ideal conditions but I...