Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
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 there~. This is Matthew! I saw a thread explaining that the production variants of the nRF52840 will first be available Q4 2017 at this link .
I was planning for BLE...
Hi,
I had a difficult problem.
First, S110 & SDK9
ble_stack_init () is the source.
static void ble_stack_init(void)
{
uint32_t err_code;
// Initialize the...
Hi. I'm using nRF51822 as Peripheral.
To init the service for example "NUS", i have to call NUS_BASE_UUID as below..
#define NUS_BASE_UUID {{0x9E, 0xCA, 0xDC, 0x24, 0x0E...
Hey guys,
From what I understand, the minimum connection interval on say, an iPhone, is 20ms. Also, you can send up to 6 packets of 20 bytes within a connection interval...
I have established a ble connection between two dk boards, the code I based on is the ble_app_uart_c and ble_app_uart, and try to detect some rising edge delivered from the...
It's kind of relative question with my previous question.
"When smartphone range is shorter than a peripheral(nRF5X), is there any way to receive an advertisement from the...
Hi all, I tested the example: Experimental: LE Secure Connections Multirole Example with my smartphone and it is working fine, but when I tried use LESC on my peripheral device...
I can't open a com port after starting the nRF Connect app. This happens in Windows (native) and also a Linux virtual host with the com port passed through. I'm using a nRF51...
I found strange behavior when using back-to-back packet transmission.
Configuration of PTX/PRX is:
No Auto-ACK (disabled)
CRC 2 bytes
Packet length 13 bytes
Addr...
I have the blinky examples working, but have not been able to get any example code using any gpio input to work. they compile fine but the buttons done seem to work. I'm using...
Hello,
I'm using the sample project from this post .
Following the steps and using nRF52DK, one for server and one for client. I've modified the server count from 3...
Hi all , I has 3 board : 1 board central connect with 2 board peripheral . I want to send string from peripheral 1 to central , then from central to peripheral 2 . Please...
Hi All,
We have a data logging application, where our typical data packet is small -- roughly 20 bytes. I've been experimenting with FDS for storage, with one record for...
I'm having compilation error, and got a couple of errors similar to the examples below:
Error[Li005]: no definition for "sha256_desc" [referenced from C:\Users\..........