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...
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...
Hi,
I've got a lot of BLE_GAP_EVT_TIMEOUT when my ble central trying to connect with BLE peripheral (sometimes more than six in a row).
The configuration of my system...
HI,
I have couple of questions here.
1.Is there any sample application that upgrade firmware over BLE using zephyr/NCS 2.1.0 for nRF52840
2.If so our requirement is...
We are using QSPI XIP mode to access data in external flash for our project. We are trying put QSPI peripheral in standby mode.
However, we can't uninitialized QSPI peripheral...
I want to develop a device with the following selection.
BLE module: Raytac MDBT42V (nRF52832)
nRF Connect SDK v1.2.0
Where can I check the version of SoftDevice...
Good Day!
I have a Samsung Note 10 smartphone (it supports Long Range) and I want to connect it to an nRF52840 microcontroller using BLE Long Range.
What is the approximate...
Hello
I was using the NRF52840 dev kit as J-link to develop a custom board. at first was working, i uploaded a blink code to it then i modified the libry from gpio.h to...
Hi,
We used the SLM (serial LTE modem) application in our custom board with NRF9160 configured as a slave chip and interfaced with an STM32 MCU via UART interface. The SDK...
Hi there,
Currently developing a producting using two nRF52833 boards one as peripheral and one as central:
- 125kbs coded phy (S8)
- 40 byte MTU
- using extended...
Dear Nordic Engineers
I have a question, it about SPI PIN input voltage of NRF5340.
Our cutsomer use NRF5340 and STM32 develop a product. STM32 and NRF5340 use SPI to...
Hi, we will shortly be sending our product to an independent lab for testing. They have asked us to provide any available documentation/certificates that apply to the on-chip...
I used the NRF52832QFAAE1 chip for Bluetooth development before, and later changed it to NRF52832QFAAE0 to use the same software program, but NRF52832QFAAE0 can download the...
Hi Team,
We are trying to store the audio that is being captured and transmitted by nrf5340 digital mic and then store it to connected android phone. For this we tried A2DP...
I test data transmission through NUS service as follows.
If data is transmitted 6 times in succession, the system crashes. No logs appear. However, the system does not die...
I would like to measure the current consumption of an nRF21540-EK (mounted on nRF5340-DK) using the PPK 2. I can't find any relevant documentation regarding the connections...
Dear sir or madam
We are designing a new project and need to transmit 2 Mbit/sec of data, wirelessly.
We would like to get your recommendation about a device and a protocol...