An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
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...