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.
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...
The NRFX COMP driver that is included in SDK 17.02 enables the COMP peripheral before configuring the other COMP registers. The product specification specifies:
Before enabling...
Hi,
I'm trying to implement the Bluetooth Throughput sample to nRF5340dk with nRF Connect SDK 1.4.1.
As mentioned in the README file, I added these three configs to the...
Hi there,
I am looking for the equation that is used in the Online Power Profiler for BLE tool to calculate the average current consumption.
We are selling a BLE device...
Hi,
I am trying to compile a project but compiling does not even start. I have changed tool chain directory from $(StudioDir)/gcc/arm-none-eabi/bin to C:/Program Files ...
Our application is based on nRF5 SDK 17.0.2, 52832, and buttonless secure DFU without bonds. It works fine with the windows nrfconnect app but when testing various phones...
Dear Mesh Experts, Allow me to briefly explain the project:
The firmware contains a generic level server model and the code from the mesh DFU example. It is running on...
Hi,
I want to run a mesh application. Can you please tell me how to compile it using iar ide.
I tried it using segger ide. But I want to try it using iar ide. Can you...
Hi,
We base on the light switch example to include the dfu process into it.
Device FW information is as follows:
Mesh sdk: v4.2.0 SoftDevice: s113_nrf52_7.0.1_softdevice...
Hello, everybody,
I use FDS to write some custom data, when SOFTDEVICE is PRESENT, and i disable the SOFTDEVICE, May I ask if I can still write custom data with FDS?
Hi there!
We are using nRF52840DK development kit with nRF-Connect SDK to build a pre-production version of our product. We have added the required BLE service and characteristics...
Hello, I implemented a firmware based on the multilink central example, with a custom service. I am using NRF52832 (custom board) with SDK v15.2 and Softdevice S132 v6.1.0...
Hi everyone,
I am using the nRF52840 DK and I am experimenting with the USB MSC example. My purpose is to record data from an IMU device and store them in files. Then to...
Hi,
This is a followup from another issue ( link ) which helped with.
The suggestion to modify nrf_serial.c fixed the previous problem, and you can see that the TE (transmit...