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)
{...
Hi I'm porting an existing project from nrf51 to nrf52810 and trying to configure the UARTE EasyDMA to handle serial reception.
We have serial messages of variable length...
Hi DevZone,
Is there an example implementation in SDK15 using Crypto-Frontend and Soft-Device together? I have been trying for days to merge two examples (tried to import...
Please tell me the setting range of the following parameters
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(20, UNIT_1_25_MS) /**< Minimum acceptable connection interval (20 ms...
Hi
I am running saadc battery measurement using the refernce code.
When I run the adc_configure() I have about 500uA consumption
then According to this thread I run...
Hi,
we are using BL600-SA in project,we want to configure ADC input Channel,In datasheet not able find the which channel number assigned to pins cleary,if we want to configure...
Hello everyone,
I'm facing difficulties trying to make SPI List work on the nRF52840. I'm using SPI1, clocked at 1M. START task is triggered via a GPIOTE event with PPI...
Hello,
I had a look at the brand new mesh 2.0 SDK, this looks very promising. I've been looking for some protocol description for the GATT connection to do the provisioning...
is there an expected release date for the soft device that supports the full bluetooth 5 specification including extended advertising beacons using a coded PHY with S=8(125...
When using nrf scanner to detect my beacon why BLE device name shown is 'N/A' , that field is designed for what? How can I change use ubuntu 'bluez' library? Thanks!
Hi, we are looking into the throughput example provided in the SDK 15.0.0 for evaluating Long range, and want to send simple strings between two devices. Are there anyway...
Hi,
I'm trying to debug the Thingy52 by using the nRF52840DK as a debugger and using Segger Embedded Studio as an IDE on Windows 10.
I have two issues.
1. I have tried...
Hi!
I'm trying to access app_uart.h and i added the file into project but still it is saying app_uart.h not found as shown in below image. Do i need to add path any where...
Hi,
I would like to ask have someone used ICM-20649 from Invensense with TWI? I tried modifying MPU9250 with it but they seems different.
Please let me know if someone...
Hello,
I'm using nRF Connect for Android, and transmitting data from a Intel Genuino 101 board. The data I need on my phone is simply an integer, but I can't manage to show...
Using the thingy52 microphone function, some models of mobile phones receive data will be lost, under normal circumstances, 1 minute will receive about 60 packets of data...