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 have difficulties understanding the COMP APIs, this function below starts after initializing the COMP the peripheral.
nrf_drv_comp_start(NRF_DRV_COMP_EVT_EN_CROSS_MASK...
I am using the nRF51822 utilizing the internal LDO setup. I received a question during regulatory submittal that I am not able to answer and am looking for help on. Is the...
Hi
I've tried to update some of our environment to the SDK12 files. When I tried to compile some of the files a weird bracket error showed up.
At the end i could find...
Hi,
I'm trying to run one of the template app programs from the Nordic SDK 12.0 library with a nRF52832 board as my target. I had trouble with compiler errors using the...
I curious about that what does exactly mean 'arm5_no_pack' folder name in SDK.
I usually used or developed under uKeil5(MDK-ARM5 v5.12).
What is relation with 'arm5_no_pack...
Hi
I'm trying to port my firmware to the NRF52 DK, but I'm having trouble getting it to work.
Could you give me a hint based on the stack trace below, what the problem...
I am compiling the simple BLE HRS with freeRTOS example using gcc and eclipse environment. I followed the example provided on eclipse and was able to build the blinky example...
Hey there, I have beacon device, its nrf51822 and it is a pretty standard beacon but it is not nrf beacon(so it does not have sw1 and sw2 buttons), when I search for it with...
With the SDK_11 s130 ble_app_gls on nRF51-dk, i am able to pair and bond with the board with Android 6.0 as central. But if the user forget the paired device on the android...
Good morning,
would it be possible for a Nordic RF specialist to review our antenna design? Preferably we would upload our Altium-based layout for your review.
Thank...
I want to connect a beacon to my android app and I want to know how to make a development environment (I am using eclipse). Can you show me show examples ?? where can i get...
Hello,
the FDS_VIRTUAL_PAGES is set to 3 in all examples which use the Peer Manager module. The parameter's comment says
Number of virtual flash pages to use. One...
Hello,
I am completely new and I am having NRF52 series.
I would like to know is there an ready example for android or iOS phone using Bluetooth:
Control volume...
I programmed my nrf51822 with one the hex sample files that are existed in the nordic package. toolbox app can find my beacons but cannot connect to them and with nrf connect...