Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
I am exploring the feasibility of building a firmware for nRF52840 that supports both BLE Mesh as well as ZigBee stack (in the same firmware) but only require one of...
Hello I am using sdk v17.0 and nRF52DK.
I'm going to simply read the analog sensor MICS-5524 (gas sensor). And to do this, we used the SAADC example code and connected it...
I want to write a piece of big data to flash. Every time I write 112 word length, I write it many times. Every time I write, the address is shifted back 112. Before I write...
Hi,
Im using nRF52 DK for my project. I bought this makerdiary nRF52840 dongle as a secondary device. I go through the initial setup, it looks different than a nrf device...
Hi,
I'm using SDK 11.0 and I want to implement a firmware update procedure over GSM. The firmware data packets should be received via UART (which is connected to the GSM...
Hi !
As proof of concept i need to connect BLE keyboard which working as HID pheripheral to my CENTRAL unit.
I write the CENTRAL part ! As far as i searched i didn't find...
Hi,
I have made a project using ble_app_uart and included ble buttonless dfu in it..after continuous working whenever i connected my device via usb for data/charging it...
Hello Nordic Family.....Greetings.
i am Trying to add PB_GATT provisioning in the UART coexistence example of mesh sdk v4.2.0 .
i have Added GATT related files to project...
I have done the ble_app_blinky example, for both central and peripheral. I press button at central and LED glow at peripheral and vice-versa.
I am struggling in using the...
I'm trying to update the modem firmware on my nRF9160-DK through the Programmer app available in nRF Connect (v3.6.1), but the app is returning an error, saying it cannot...
Hi I'm designing a board based on nRF9160 that inspired from Thingy:91. I changed the LTE antenna to Molex 2067600001. Now I need to know that can I use the same external...
Hi , i would like to send some sensor data coming from SPI interface and then send it from one nrf52832dk onto another nrf52dk or a nrf52dongle and on the receiving end send...
I am currently using softdevice s140 v6.1.0 with my nrf52840 product, and I am occasionally running into a Softdevice Assert located at 0x000154A2 while the device is advertising...
Hi,
I have a wifi chip MTk7628 that communicates over a usb to ttl chip cp2104 to the NRF52832. I was able to cross compile the heart rate collector and burn the OpenWRT...