It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
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...
I am currently working with an nRF51822, SDK 10 (can't be changed), s110. I have a nRf51822-DK (aka pca10028) and wanted to try the d fu_dual_bank_ble_s110_pca10028 example...
I use the nrf_drv_pwm to generate a pwm sequence,
The sequence works fine, but between sequences and at the end I am unable to control the pin.
It is always high unless...
Hi guys
I am looking for export control related information on NRF52832-QFAA-R7, in particular: 1) Is the product a controlled dual use item under EU Regulation 428/2009...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
Hi,
I've been developing an application with the nRF9160 dev kit. We have just received the first rev of our custom hardware with an nRF9160 on it. I am trying to program...
Hello, we are facing an issue by connecting several sensors (UART nrf52832) to an Android Application ( Android Nougat 7.0) and we are facing disconnections (this happens...
I used J-Link with RIOT OS before. Worked fine. I wanted to use Zephyr now, so I followed the flashing guide. Since I don't want to write scripts to flash it via OpenOCD,...
I have a custom profile containing five custom characteristics.
The largest characteristic is 256 bytes in size and can be read reliably by an iPhone.
When it is sent...
Hi, there is a code comment "Workaround for PAN_028 rev1.1 anomaly 22 - System" in nRF5_SDK_12.3.0_d7731ad\examples\proprietary_rf\esb_low_power_ptx\pca10028\blank. So, I...
I would like to do I2C BlockRead using nRF52.
devzone.nordicsemi.com/.../i2c-block-read When I looked at it, I found that it was not possible to receive variable length...
Project migrated to SDK 15.3.0 with Softdevice S340 6.1.1
Project is using DFU secure bootloader. The example in "dfu/secure_bootloader/pca10056_ble" was used as the starting...
Dear nordic,
I have some doubts regarding PWM. i want two PWM out both are working different frequency and also i need softdevice. I think PWM can make two ways one is using...