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...
Hello,
In my project I need to store variable data to persistent memory area of flash memory to retrieve data after power failure. I want to know is there any limit to use...
Excuse me:
I'm porting other FreeRTOS projects to ble_app_hrs_freertos example In the directory nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hrs_freertos,I need...
Hello, I use nrf52810 custom board and icm42605 6 axis sensor with twi.
device address is 0x69, I tried read data reg 0x75 for read chipset id.
I think that sensor sent...
Hello community.
I am here to ask you about BLE services in a Mesh Network. I know how to implement both SDKs. However, I would like to know if there is a way to extend...
Hello,
I've been playing around with the nRF52840 DK board and I want to make what I've been working on, into a PCB. Following the link below I've got the Altium files...
Hi !
I'm doing some testing on mqtt with the nrf9160 DevKit.
So far, everything is working with TCP and TLS and I would like to use WSS. I started with WS but I can't...
Hello everyone I'm doing my first steps so as to get things right from the start with a device based on the nRF52833 chip. My setup: PC <USB> nRF52840-DK <JTAG> CustomBoard...
Hello,
I am having a problem using DFU using the android NRF connect app. I have two separate projects that use the OTA DFU. These two projects have the same DFU code...
Now I want to construct a mesh network in an intermittent environment. You know the device will power off and power on frequently, I need to store the communication statin...
Hello All,
I have referred the reference example code to suit my needs. Below is my code,
Code is stuck at waiting for event. Didn't get callback with oversamping of...
Excuse me:
The client made a keyboard with nrf51802.,It has been mass produced。The customer reported that the keyboard and MacBook were connected and bounding before opening...
Hi,
We have observed that in areas of poor lte connectivity, the client_inti() works well but the mqtt_connect() takes a couple of minutes and times out.
I need to change...
Hi,
I'm compiling a piece of code that uses USB CDC ACM from a .cpp file, and I stumbled on the compiler complaining about out of order initializers in app_usbd_cdc_acm_internal...
Hi,
I'm trying to use Zephyr's 'http_client' library in Asset Tracker V2. I have included 'net/http_client.h' in main.c and have set 'CONFIG_HTTP_CLIENT=y' in prj.conf....
Hi,
I want Windows PC to communicate with nRF52840 dongle over USB full speed.
Are there sample of Windows software(likes API) and nRF52840 dongle ?
I want to realize...