I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
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 there,
I managed successfuly to build the 'ble_app_hrs' of SDK10 on my NRF51 on GCC MARS 2.0 using these two guides combined:
devzone.nordicsemi.com/.../
devzone...
When i use the nrf_drv_adc with NRF_ADC_DEFAULT_CONFIG i get the following compile errors:
rf_drv_adc.h:127:27: error: 'ADC_CONFIG_IRQ_PRIORITY' undeclared here (not in...
I am developing a real-time system which triggers an interrupt every few milliseconds. That data is collected in the interrupt. When a memory buffer is full, the data is then...
Hi,
i am trying to start a RTC0 on nrf52 DK with SoftDevice (s132) enabled with project based on "ble_app_template". The problem is that a sd_softdevice_enable() (called...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have setup a development environment using Eclipse and GCC. This setup works nicely. Thanks!
devzone.nordicsemi.com/.../
I noticed different examples in...
Hello,
We are currently designing the hardware for a production run of our product using the nrf52832 chip and would still like to have debugging capabilities with breakpoints...
I have been learning GCC+ Make work flow to build and debug nRF51822 S110-only applications based on the examples from NRF51 SDK v10.0.0. I started with ble_app_beacon example...
I tried to work application.
But firmware stops at advertising_init(). When I exchange advertising_init() and services_init(), firmware does not stop.
why ?
S110 v8.0...
Hello,
My device is nRF51822 SD110 8.0.0.
The problem occured after firmware update in bootloader (own, not SDK) with readback protection enabled.
So bootloader connects...
Hello,
I am currently finishing my deploy script and I am currently using nrfjprog to write some custom UICR data. I have a contiguous region of memory to write but I do...
Dear Nordic team,
Beside other persistent issues with your proprietary DTM command for setting Tx Power (see here and here ) I've found that default Tx Power in ble_dtm...
How do I add multiple devices to a whitelist (as the central, adding peripherals), then use the white list for multiple connections? I have read both
devzone.nordicsemi...
I have nrf51822 QFACA1 and STM32f407VG. I'm programming nrf51822 QFACA1 using STM32f407VG SWD pings. And now I want programming BLE nrf51822 QFACA1 but I can't find any working...
I bought MOD-nRF8001 BLE Module for prototyping. I gave 3.3v Supply to modules's 3.3V pin & GND to GND pin. But, I cant figure out weather mODULE IS ON OR OFF. Its unrecoverable...