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...
Hi,
We have a product using NRF52840 ready for production. In factory production environment we want to validate the product for PCB, product assembly etc failures and also...
Hi,
I am going to implement a PPI to connect GPIOTE event in with TIMER COUNT TASK, and then read the count from CC[0]. But the count in CC[0] never updated.
Basically...
Can I get suggestions on how to implement the following topology with respect to provisioning:
There are a series of lights and each of them is connected to a central...
I want to write a data stream coming over UART into flash memory of the nrf52840 & echo it back after writing it to flash .
Please suggest from where i can start ?
Thanks...
Hi,
I was trying to create bond between my Android app and the device. At the beginning it worked well, and later I erased the board to start over. But then my app would...
I'm migrating an existing application from SDK v13 to SDK v15 and have run into a minor issue with the fstorage changes introduced in SDK v14.
My application uses both fds...
Hello,
I'm using Eclipse as my IDE to program the NRF52833DK with zephyr OS project . I build and flash the sample program blinky_pwm .
But I'm not able to debug the soft...
Hey all! So I'm working on some custom boards using the nRF52810-CAAA chip, I write firmware using SDK V15.2.0 (outdated I know). I'm having an issue with a recent batch of...
I've been struggling to track down excessive power consumption on a nRF9160 device and have found that, when all UART/Serial are de-selected/off, adding or commenting out...
I want to modify the asset tracker application, for that I copied the 'asset tracker' folder from 'ncs/v1.4.0/nrf/applications' to a folder outside the ncs directory. Then...
I am trying to add a characteristic and am getting error 7 (invalid param). I started out calling sd_ble_gatts_characteristic_add() directly but I realized that characteristic_add...
Problem:
I am trying send samples from SAADC to the NRFconnect app at 1kHz. I have built my application on the ble_app_uart__saadc_timer_driven__scan_mode example . I have...
Chip: nRF52832
SDK: 15.0.0
SoftDevice: S132 6.0.0
IDE: IAR EWARM 8.30
I have a peripheral-role application with __ICFEDIT_size_cstack__ = 0x800 (application call stack...
Hi Nordic:
I know mesh LPN can receive messages from it's friend node, that means when any other nodes send messages to LPN unicast address, LPN's friend node will buffer...
I have developed hardware utilizing an nRF52832 and am developing a bootloader for the system. I have had success following two tutorials: Getting started with Nordic's Secure...