Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello All,
I am working on nRF51822 custom board and i am not change it because it is customer requirement. Use IAR embedded workbanch IDE in windows 7. For reference...
This post mentions that only logical address 0 is supported for the coded PHY.
Is there any additional explanation for why this is? The OPS does not mention this.
...
Hello, I am working on a project based on a central/peripheral NUS application, with nRF51822 and SDK 12.3 .
I Want to know if the debit of data exchanging is lower when...
Hello,
I have configured the toolchain and SDK by following the NRF Connect getting started guide and followed the below steps to compile the mqtt_simple application (on...
Hi,
i m using central and peripheral code in SDK15.3 version,and i am not able to send or receive more than 20 bytes at a time in nRF52840 chipset.We are using Master...
Hi,
mbedtls is present inside zephyr/ext/lib/crypto but I cannot seem to build/link to it using Nordic's ecosystem. I haven't found a way using prj.conf to access it. Is...
This is my environment.
SDK: 15.2
IDE: Segger Embedded Studio
Platform: OSX
SoC: nRF52832
I am trying to transmit more than 8192 data using TWI.
But in fact...
I get the below linker error.
Error[Lt009]: Inconsistent wchar_t size nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj(libnrf_cc310_bl_0.9.12.a) and 9 other objects in libnrf_cc310_bl_0...
Hello,
I am experimenting with the Flash Device Storage (FDS) API. Specifically, I'm using the nfc_writable_ndef_msg project as a starting point. It's a really good example...
Hi,
I am using nRF51822 dongle beacon and i have two dongles. iam flashing the code ,beacon transmitter(C:\sdk_12.1.0\examples\ble_peripheral\ble_app_beacon\pca10028\s130...
hello guys!
i using the 2 examples of light switch client and server and the mesh app for android all work fine, but i have some questions about those examples:
1. if...
Hi,
I am using Keil microVision5 with an nRF51-DK S130 and SDK 12. I followed the custom service tutorials in the link:
https://devzone.nordicsemi.com/tutorials/b/bluetooth...
In ~/components/ant/ant_profiles/ant_bpwr/ant_bpwr.h is a set of defines that describe the bikepower specific ANT+ parameters.
Part of this set is the macro "BPWR_CALIBRATION_TIMOUT_S...
S in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hello,
We have a RCU on the chip nrf51822-qfaa s110. Sometimes (the period is not deterministic) occurs a situation that the remote stop responding to key presses. But at...