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...
There is a compile error with fstorage using GCC in file fstrorage.h in components/libraries/fstorage folder of the SDK14.
The error is due to the fact that the structure...
I am taking the Radio Test example and introducing a button and LED for control over the various tests. However I have struck an issue in trying to call the LFCLK when it...
Whenever i chose SEGGER RTT backend the program crash after running for sometime throwing fatal error info: 0x2000FDBC. According to the documentation the error seems like...
Hello,
I am currently trying to implement Secure Buttonless DFU in my application using the nRF52832, s132 v5.0.0, and SDK14; but I am having some issues that I am hoping...
I'm trying to create a footprint for the NRF52840, and I can't find a layout specification for this package. I'm able to find a mechanical drawing here:
infocenter.nordicsemi...
I am trying to build a basic communication system without GATT or GAP services.
I don't have any device that is advertising, but it seems that my device get a
BLE_GAP_EVT_ADV_REPORT...
Hi,
I'm using nrf51822 and ble_app_uart(SDK 12.3.0).
I'm sending data from my android phone.
My question is that what happen if send data before previous data is...
Hi!
I am developing application for thread on NRF52840. I've got one problem with connection stability. Sometimes some SED nodes are disappearing. Only reset makes them to...
I am using CC2541 and CC2540 (USB dongle) which will communicate with each other and transfers data. I want to know weather i can communicate to CC2541 (ble device) directly...
Hello,
We have a setup where we connect an nrf51822 and an iphone.The nrf51822 connects to the iphone,
notifies the data and disconnects roughly every minute.(This is done...
There are only HID periphral sample code in nRF52840 SDK.
It is difficult for me to implement HID central with the sample and tutorial provided.
So I want to get a sample...
Capture_Load_error.PNG
All,
I'm new to the nodic. Just now installed KEIL V5.24.2.0.'m able to compile code but not able to load it on Target.
Please find attachment...
Hello,
It doesn't seem possible to mimic a IEEE public BLE MAC address using the BLE stack provided by Noridc. But how easy is it for others to roll their own BLE stack that...
For longer than I'd like to admit, I've been trying to make an application on the NRF52832 that relays UART data to a phone. To date, I've:
Gotten the BLE_APP_UART application...
hello all:
I think sdk13.1 s132 has a bug about ANCS,
ANCS works normally only in the following two cases
1、Both the phone side and the device side do not remember...