I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
Hi,
is there something like a makefile for nrf52 out there?
I want to use eclipse and gcc in osx. It worked great for nrf512 but nrf52 has other addresses and maybe...
Hello all,
Lets assume that central bonded with nRF51822 peripheral and than disconnected. If bond is saved on peripheral- ok, cental send BLE_GAP_EVT_SEC_INFO_REQUEST...
When i try to do an update with Nrfutils Under android i get a REMOTE_DFU_OPERATION_FAILED since i added signing.
I created my pem file key with nrfutil.exe keys
i copied...
Hi
I'm trying to get working a project by using S132 v3 alpha. I'm stuck at function sd_ble_enable. This function should return the minimum RAM memoy would need the SD...
Hi Nordic.
So, I am using GAZELL to link a sensor node (PCA10001) to a host (PCA1000)
When the node is connected is should automatically send its address to the host....
Edit 2: Files need to reproduce the issue described in this questions:
pwm_conn_itvl_bug_files.zip
To reproduce the issue please just replace the main.c and nrf_drv_config...
Hi,I want to ble stay in fast connection interval after connection succeed. So I set the connection parameters like that:
#define DEFAULT_DESIRED_MIN_CONN_INTERVAL MSEC_TO_UNITS...
I'm using pc-ble-driver on Windows7 (from master as I'm using a s130v2 programmed dongle) to connect a BLE device ( developer.nordicsemi.com/.../a00053.html).
This device...
Hey I'm newbie,
I am using simple timer of nRF52 for my Project, I set frequency of 16MHz for simple timer but Im getting frequency of 280kHz, I tried at other frequencies...
Hello,
I am working on optimizing my BLE transfer algorithm. Therefore I am searching for an efficient way of using the characteristics.
Example:
At the moment I have...
Hello,
Interesting if someone ever tried to get connected with any kind of fitness apps?
I tried to connect the Strava with nrf51244 in in HRM profile, no success. It is...
HI,
I have a remote control with nRF24L01. It was talking with Gen1(uses nRF24L01) product via ESB. Now, I am developing Gen2 product*using nRF51822xxaa) and I need to support...