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...
Hello,
I am new to Nordic devices. So it is tough for me to understand PWM examples. Can you provide me the simple code of PWM? Basically, I want to give a specific brightness...
I read somewhere that nrf52 has default tx power 0 dBm (I use S132 softdevice). I would like to set it to +4 dBm. How to do it? I know sd_ble_gap_tx_power_set function exists...
I am using arm-none-eabi toolchain for Linux and so far I had no problems with s110. However today I have written some simple application for s130 but it doesn't even start...
Hi,
I'm using two PCA10056 boards and my phone to perform the light switch mesh example. Now I want to perform something like, use nRF mesh app on my phone to turn on the...
hi i am working on ble_App_uart example in nrf52840 DK and i want to advertise in non_connectable mode. i have checked into ble_advertising_start() and ble_advertising_init...
i am working ble_app_uart example here in peripheral i changed the advertising mode from connectable to non_connectable mode and i checked in nrfConnect app the peripheral...
Is it just me, or does the CMSIS Configuration Wizard really not give any visual distinction between options which are 'Enabled', and those which are not?
eg
On the...
My first layout for the nRF9160 chip worked well but we were unable to locate the GPS amplifier.
We are working on finalizing our layout for a nRF9160 module.
We are still...
hello !
I am using nRF51 SDK 12 and even when I add the library of app_uart_fifo on keil it can't find app_fifo.h. As the screenshot shows, it is
please help for my...
hello ! i want to recieve data with nrf51 (multi_link_central) from another nrf51( ble_peripheral)
i dont have any error in my code but i have a part of my code how make...
Hi,
I am using NRF52832 as a BLE device and using the nrfConnect app to connect to it and access the custom characteristics and services. After connecting to the board using...
I am using two microcontrollers for my application, one of which is the nRF52. What I would like to do is transfer the firmware for the nRF and external uC as a single bundle...
Hello All,
I have 2 evaluation boards nrf53840 EVB "PCA10056".
I would like to run on them the "ble_app_uart" in "nRF5_SDK_15.3.0_59ac345" as following:
A custom board...
let say i have a temperature sensor connected to one nrf 52840 dongle of a mesh network. Now can i make the Led of all the dongles glow if the temperature increases the given...
I downloaded the latest nRF5_SDK_15.3.0_59ac345 and some other old versions of SDK documents. (I am trying to use pca10040 development kit to program Fanstel EV-BT840F, aka...