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...
Hello,
I'm a few novice in BLE, and I've got a problem.
I'm using a custom project based in UART example. I'm using Nexus 5 and nRF ToolsBox for text it. I'm saving...
Hi! I want to send the temperature data that I get from the beacon sensor not one by one but in packets for example of 100 samples. I have followed this tutorial devzone.nordicsemi...
Hello,
I am trying to get SPIS EasyDMA to work. Currently the SPIS MISO response with high when the CS is pulled low by another master device, but no correct data present...
I'm trying to add more buttons to the nRF51 DK.
But I get an error.
I have found the NUMBER_OF_GPIO_TE define.
#define NUMBER_OF_GPIO_TE 4
How can I handle more...
Hi, is there RSA-512 cryptography (or maybe another asymmetric cryptography system) implementation for nrf51 or some implementation that can be easily ported to nrf51?
Hi. I played around with the MQTT example on nrf51822 module.
I get it connected to an openwrt device and can connect/publish to mosquitto on button press.
In next step...
Hello all
If you could please point me some directions on how to solve my issue, I would be grateful:
Some background info:
SDK used: 9.0
spi master code =...
Dear Nordic Developer Zone,
I have a silly question. After searching in the Nordic and Bluetooth documentation, I didn't find what CCCD and SCCD mean. Theses metadata are...
I had a design on 4-layer PCB with nrf51822, then the requirement was changed, then the 2-layer is sufficient for routing.
But I thought 4-layer PCB is better for RF circuit...
I've run into a problem with an OS API call when running FreeRTOS on an NRF51 due to how ticks are corrected.
vTaskStepTick() is getting called while the MCU is awake and...
Hello all,
I am trying to activate ADC to measure a voltage every few seconds using nrf51822. When it is done, I supposedly deactivate ADC so it does not consumes while...
I am designing an device and i need to communicate with the device using the I2C of my nrf52.
when ever i try to initiate the transfer process using the driver function...
Is there a Peripheral Encryption Example for the nRF52? and can the Master Control Panel tool(3.10.0.14) be used to test the Peripheral Encryption?
If i clcik the down arrow...
Question about usage. I am using the nRF52, and ported product code that was running on the Alpha SDK11 to the release SDK11. I believe that what I will describe is a new...
According to the product specification of the nRF51422 the current between the advertisements is:
i_sleep = I_on + I_rtc + I_x32k
16k Ram enabled: = 2,6 µA + 0,1 µA...