I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
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...