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...
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:
...
Hello everyone,
I am trying to implement the OPTIGA Trust M from Infineon with the nrf9160. Unfortunately I encountered some problems regarding this topic.
I am trying...
Hi,
I'm working with the nrf52840, and I've had success with spi communication in the past. However, I want to switch to spim and am unsure how to do so. Can you provide...
Hey, Having some trouble getting the callbacks to invoke with the generic library on zephyr 1.7.1 to my understanding once it gets the data it should call it. have i misunderstood...
It is a very basic question.
For SOC firmware development with Segger and SDK, which layers of BLE are codes covering? Are Host and controller layers transparent to developers...
Hello,
Due to a routing error, the VBUS pin of the nRF52840 is connected to the GND.
The software works on the devkit but not on my prototype.
From what I saw in...
Hi!
Where master and slave is connecting, and then master is shutdown or move far away.Slave is wait for timeout.But the current of average slave e electric current
...
For my project I need to set the UART0 speed to 9600 baud.
So for testing I tried to compile the "Hello word" example by setting the board configuration file (ncs\v1.6.1...
CONFIGURACION:
NRF52 + SDK15 + SD132 + FREERTOS + NUS.
I have a task sending many packages to a central. I'm having an aboslutly aleatory behaviour: - At some time (could...
I’m checking the transaction of the data between iPhone and a Bluetooth device.
The device is developed by a business partner, but I’m not concerned the FW. I think we have...
Hi,
I am using nRf SDK5 and have a sensor that I am trying to extract the Eddystone UID data from the advertising packet. It shows up in nRfconnect as:
Eddystone UID...
I installed the nrf connect 3.91 with programmer v2.0.1 and J-Link driver v6.88a. However, when I cant seem to see the dev kit on my windows 10. I tried holding the reset...
Hi everyone,
I want to use the RTC module in my code, and I have some questions.
1. What I have understood so far is that the nRF52840 has three RTCs (RTC0, RTC1, RTC2...
Hello,
When using eDRX alone and without DATA (eDRX=81,92 sec, no PSM, no data transmittion,iDRX PDCCH = 1), it's showing an average current of 17,84 uA. This value is similar...
Hi Support team,
I have downloaded nRF5 SDK and found that there is a sample for serial via UART but however the samples ( <SDK Folder>\examples\peripheral\uart) is available...
Hi,
I've designed a product based on nrf52840 soc as a central Bluetooth device. I want to pair and connect to a Bluetooth device (as a slave) that implements a whitelist...