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,
I need help to clarify the API for IAS zone server. If I can get example implementation, it would be great.
I have hard time understanding how zb_ias_zone_app_callback_t...
Hi,
I am new to nRF9160DK . I want to set RTC time for the nRF9160DK.
In the application we are getting UTC time from NTP server and we need to set RTC .
I have referred...
Hello,
I am trying to get my nRF9160 to connect to a https server via AT commands, but this is as far as I've been able to get.
In the end this will be used in a project...
Custom board, ncs v1.5.0, modem FW v1.2.3, SES v5.34a. The code is based on the Asset Tracker (v1), LTE with PSM, motion-activated GPS, using MQTT to send messages to a private...
Hi guys, I'm struggling on multiple fronts to make the system building up again after NCS upgrade to 1.5.0. This is the last uncanny warning I get at build time. Please give...
Using SD S140 7.2.0 SDK 17 (nRF52840).
I cannot write to internal flash addresses above 0x78000.
I am calling nrf_fstorage_init setting start_addr=0x68000 and end_addr...
Hello,
I am looking at the TX start-up current for the nRF5340 mentioned here (last 2 entries in the Radio current consumption (Transmitter) table) in the product specification...
Hello,
I am having an issue where I am trying to send a payload in the ACK in the ESB protocol. The issue is when the PRX gets a payload it was not expecting (i.e anything...
Hi Nordic team,
Please guide to resolve the error .
While trying to convert the model_handler.c to model_handler.cpp the below deceleration shows multiple compilation...
Summary: What are advantage bullet factors of Zephyr RTOS over FreeRTOS to choose this in nRF Connect SDK v1.5.0
Details: We have Implemented our previous project...
Due to a particularly stupid thing I have done on another chip, I have ended up depending on the ability to advertise a short name and a long name. However, when I build an...
I'm new to using micro controllers and for a project i have the nRF52 controller and i am trying to perform an OTA FW update using web bluetooth. When i connect to the board...
The problem is I can't figure out a way to use the shield pins on the board (P20) to program an external MCU (nrf52832). It just refuses to do so it always programs the onboard...
Hi,
We are using I2C to communicate with a sensor from the thingy:91. The sensor need either 3.3 V or 5 V I/O voltage levels to communicate.
As we understand it, the...
Hi all,
I am trying to develop a simple windows application using pc-ble-driver writing my own C# bindings on a nrf52840 dongle with nrf-ble-driver-sd_api_v6-mt-4_1_4.dll...