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...
We noticed issues regarding BLE activities when running our custom bootloader. It seems that we have located the cause but would like to have approval for that behavior. ...
Hi All
I am trying to find some example code which uses easy DMA over UART using nrf528240..
Using sdk version 15.0. The example which is available by default uses the...
Hi,
I recently bought a nRF51 Dongle (PCA10031) and a nRF52840-DK (PCA10056) and I am now trying to use it for BLE sniffing with Wireshark. I am running OS X 10.14.4.
...
I compiled 4.0.0 in the past and the generated libraries were named "pc_ble_driver_shared_sd_api_vX.dll".
Now I compiled 4.1.1 and the libraries are named "nrf-ble-driver...
Dear Nordic:
My nRF82832 codes based on nRF5_SDK_15.2.0_9412b96 and used s132_nrf52_6.1.0. But I find the Bluetooth signal of nRF82832 can’t be scanned by smart phone which...
Dears,
I am using DK PCA10028 (V1.2.2). Start developing from SDK_12.3.0\examples\ble_peripheral\experimental_ble_app_blinky.
All system configuration keep the same (ADC...
Hi,
I'm using:
nRF52840 Preview DK
Zigbee v2 (nRF5_SDK_for_Thread_and_Zigbee_2)
Segger Embedded Studio for ARM 3.52
Developing on a MacBook (macOS Mojave v10.14...
2017-04-12T06_05_42.374Z-log.txt
Hello,
the example "experimental ble app cgms" (SDK v13.0.0) failed to pair with nRF v1.1.1.
The error code was Authentication failed...
Hi, guys. I'm using two PCA10040 boards. One is using the ble_app_uart__saadc_timer_driven__scan_mode example
github.com/.../main.c
and the other board is flashed with...
Hi,
So I've been trying to get the SIP down to use its most minimal power consumption level to the claimed floor of 7uA or so (I'd take 20uA even), and have stripped the...
Hi everyone, I am using nRF52832 (PCA10040) and ICM 20648. I want to write a I2C aka TWI interface to read accelerometer and gyroscope readings and print them out with TeraTerm...
Hello,
Does anyone know if I can use J-link BASE for programming in factory. I haven't seen any limitation related with it why can't use it for production purposes but If...