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...
In iOS, I have developed one sample code for BLE scanning and connection with peripheral.
I have one nRF51822 Ble. It has secure pairing mechanism. (Claimed by Hardware...
nRF52, SDK15, S132
Hi! After few days work I have stop scan from my central device on the nRF52832.
I can't to understand reason of this. But I need to know is scanning...
I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this bootloader code install...
Are there example scripts to take readings or communicate with other devices over serial? Like, if I attach a temperature sensor, distance sensor, etc, I want to read from...
Hi there
I was going through the errata sheet and discovered the PAN #88.
It states that the current consumption is increased when entering System ON Idle within 125us...
If I just comment-out battery_measurement_init() in main():
Advertising does not start, I see nothing on the UART CLI, and the RTT log just shows:
With battery_measurement_init...
All examples shipped with the SDK have the same compile problem
components\libraries\util\app_error_handler_keil.c(47): error: A1198E: Unknown operand
The offending line...
Hi to all,
i had developed an app for PCA10056 and now i want port it on PCA10059, there is any guide or white paper that indicate how can i done that??
i read in the...
I've just started evaluating the nRF52840 DK and running into an issue when attempting to run any of the multiprotocol ble_thread examples.
I've downloaded the "nRF5 SDK...
Hi
I'm using the NFCT peripheral of the nRF52832 Rev. 1.
What is the intention of the LOCKDETECT field in the FIELDPRESENT register? I don't understand the description...
I can't connect to my nRF528540-DK anymore after I connected an external power supply and switched SW10 to off. the external power supply is 5V. my DK doesn't show up in device...
Hi
I open the SAADC to get the battery after initial the SAADC, using nrf_drv_saadc_sample_convert to get the ADC data . After nRF52832 is initialed, it enter power_manage...
Hello I'm using a nRF52810. Now i'm trying to add an PCB antenna to my Altium sheet i Wrote in another Reply that i could use the one from your USB Dongle but i don't find...
Hi there,
I need realtime data monitor, but the power consumption is too large when BLE sending data continusly. So I wanna know wheather NRF52832 support package the...