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...
I Just upgraded my RTE to the latest two minutes ago, and tried an RTX example.
The example compiled OK, But in RTE manager, it is showing missing component.
Screenshot...
Hello!
I'm in doubts about proper configuration of GPIO pin, which I'd like to be able to reset external device (DWM1000), connected to nRF51 by SPI.
The datasheet says...
Hello,
I’m working on my own custom board based on the nrf52832 (QFAABB).
Here the schematic:
I succeed to flash the board with the nrf52DK (PCA10036) via the debug...
Hi there - new to Bluetooth but have an interesting question.
Is there a way to have multiple users connected to the same Bluetooth connection to stream music? For instance...
Hi community,
I am working on IoT device. We want to establish a secure connection therefore we are going to need a secure storage for our private key. I am aware that the...
Worked fine until yesterday. Board turned off with computer, also the power switch on the board was in off position before turned on this morning. Now the debugger circuit...
Hello Nordic Team,
Please, I would like to ask some questions about BLE based smart-phone accessory.
Actually, I think about using a BLE based accessory (for instance...
Tuning the nRF24xx matching network:
The balun-function is done by the
180° degrees phase shift in L1. This
causes the signals from the two ANT
pins, 180° out of...
I am sending IMU data as 20 byte packets through nus service at the rate of 50 such packets per second. The device is a nrf51 DK configured as ble peripheral (S110). The application...
Hi all,
I have a makefile which runs perfectly from the command line on Windows under GCC, but in Eclipse it fails with this message in the Console:
make flash
make...
My application had a ID to separate difference device & host for the communication in the same area. When the Host power up, it need to search any existing same ID Host nearby...
Hi ,
I want to set the channels used for exchanging DATA (after connection) when peripheral and master are connected.
i searched and i find that it's like this :
//Set...
Hi I'm using the PCA10003 dev board to try it out the OTA firmware update.
What i did is exactly that:
Modify the bootloader example for S310 softdevice and 10003...
Hi, I have been developing with the nRF52 DK for the past couple of months however I have encountered an issue today which I am unable to resolve.
I am unable to establish...
Continuing my mission to have SES set up to be the complete development environment on a Mac I am struggling to get the Jlink Debugger to behave with SES.
It appears I...