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 all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10 .My testing master device is cell phone,and using "nrf connect "APP.
T he connecting...
Hi,
I store some application data using FDS and I don't want peer manager to occupy all the space allocated to FDS (so I don't have enough space to store my application...
Hi All,
I have generated the application pkg using below commands
nrfutil.exe pkg generate --hw-version 52 --application-version 2 --application bt_app_42994+.hex -...
I want to uart using your board. The development kit I purchased is nrf52832_xxAA, pca10036. I have not installed the software I need yet. I know pca10036 is known as sdk...
Hi!
I am having problems with bonding and the UART service. To connect to the peripheral I am using nrfConnect and nrfToolbox (UART) on an iPhone 6.
I am trying to setup...
I'm using the nRF51822 Beacon with S110 and the example ble_app_beacon as basic programm.
I'm a newbie with the beacon, so maybe I have problem with the basics in programming...
I am using the S140 softdevice on NRF52840.
I am using NRF 5 SDK 15.2
As part of evaluating NRF52840 for a product I want to see how well i can perform proprietary accurately...
The way that zb_cli_init is currently coded, it isn't possible to add any additional USB classes.
zb_cli_init calls app_usb_init, adds the classes it wants and then either...
Just got the nrf9160DK and I'm trying to add the Basis LTE SIM to my nrf Cloud account. However, when I enter the ICCID & PUK, agree to the terms and conditions and click...
Hi,
I combined the two examples /peripheral/saadc and /peripheral/spi and added a second timer that throws a compare event after 5 spi transactions.
I configured nrf_drv_spi_xfer...
This may be an unpopular question but the Nordic SDK seems to go to great length to perform what is effectively object-oriented programming while still avoiding c++. This...
Hello Experts,
I have modified the parameter of sd_ble_gap_appearance_set and download to the nRF52DK. I have serched it by nRFconnect mobile (Android). But, the icon...