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...
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...
Dear Sir:
I have met a strange problem when using ble_uart example code on SDK 10
1. SDK Version is SDK 10
2. Chipset is Nrf51802
3. the board with no external 32...
Hello Nordic Team, We are using nRF52840 ble chip with S140 nordic stack and SDK 15.2.0 on the SEGGER IDE installed on the Windows OS. We want nRF52840 chip to detect surrounding...
Hi,
I'm working on a project where I need to use an RNG.
I worked with the nrf_drv_rng function with previous SDK but in the latest SDK (15.3) the is nrfx and nrf drivers...
I've been chasing my tail trying to figure this out, and thought I'd have better luck making a post instead. I could REALLY use your help! If you can merely point me in the...
Hi, Considering the new Bluetooth spec. 5.1 and in particular the direction finding feature in the AoA architecture I am wondering if both the devices: the LE transmitter...
Hi, I want to create one system. When master writes data of Nordic, I receive callback with BLE_GATTS_EVT_WRITE case. Here I want to write return to master with success/ failure...
I have just started developing my first bluetooth application and came across an hardfault during softdevice handles the Radio Interrupt. Since I'm fairly new to bluetooth...
Hi Support Team,
In new PS v1.1, two more capacitors are drawn in reference circuitry, Why are they needed? And how to tune these four capacitors (CT1, CT2, CT3 and CT4...
Hi everyone, I have two PCA10056 and I would like to use one as sniffer but the nRF-sniffer-V2 doesn't support this board. The subject has already been treat in this post...
Hello
System:
Windows 10
nRF Connect v2.6.0 and Bluetooth Low Energy v2.2.0
Python 2.7.13
After some research I didn't find any examples of bonding with pc-ble...
Hi,
I am using the nRF52840 with no soft device, and I am experiencing an issue with SPIM3 when turning on/off the ArrayList and Shortcut (EVENTS_END and TASKS_START) where...
Hello
I'm looking for some information about flash erase/write currents for the nRF52840.
Somewhere here in the forum there where values mentioned about 4mA for flash...
I have installed "nRF connect v2.6.0" for desktop under Windows 10. Same behaviour with "nRF connect v2.6.2"
I want to use a nRF52840-DONGLE (PCA10059) as central.
I have...