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;
We are developing a project. And there must be three features in our project.
1) Should scan and transmit beacon at the sametime
2) Chip should read and write...
How can i read advertisement and not connect? I would like to do some checks on the advertising data within BLE event BLE_GAP_EVT_ADV_REPORT and then decide if i want to manually...
I am trying to transmit a modulated carrier with a high duty cycle but it does not work
the same command works with the default duty setting (50%).
The cli freezes when...
VUSB current consumption of the NRF52840: We have a setup where the 5V supply to this pin has very limited current capability.
What is the maximum current which can go into...
The Problem: HardFault within sd_softdevice_enable. With HardFault breakpoint enabled, the debugger halts at address 0x8C8. With this breakpoint disabled, breakpoints after...
I having trouble setting power level above +4 dbm in my app based on the example "ble_app_beacon" using the PCA10059 nRF52840 dongle. I have updated the main.c with the following...
Hi, i'm designing a device which is based on nrf52832 chip and i need to add two IC on my board, the first one is the MAX8856 to charge the battery of my device and the second...
I want to execute timer interrupt at a certain interval, like 1sec or 5 sec.
I measured an actual interval of voltage change with oscilloscope, but the actual interval is...
Hello
i have nrf 51822 beacon and i need to setup beacon that he send out data and i scan it without connecting-read brcst data.
i scan microchip 4870 and other beacon...
What is the best method for attempting to recover from a stuck TWI bus after init?
I am currently initializing the TWI instance with .clear_bus_init=true but this only...
I just finished upgrading the SDK version from v14.2 to v15.3, one thing I'm having trouble with is that after secure buttonless DFU finishes the call to `sd_softdevice_disable...
I'm testing this with SDK 15.2 on an NRF52832, with SD132.
I'm trying to implement error handling for FDS, but some cases are not clear to me how to deal with them.
Am...
We are working with DK nrf 52840 and the sdk mesh 3.0, BT sdk version is15.2 (dimming server example).
We noticed that when nordic app(nrf mesh - android) send a generic...
Hello Nordic Support Team
I am working with nrf52832 dk board.I am using mesh sdk version 2.2.0 with nrf sdk version 15.0.0.I am working with uart coexistence example...
I updated the firmware of my Nordic Thingy 52 to the latest version 2.20 using the Android app on my smartphone. Now I cannot use anymore the standard webapp ( https://developer...