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 Team,
I am using nrf52840 board which supports ZIGBEE . Setup Details: Zigbee_LIGHT_BULB (nRF52840 DK) Zigbee_LIGHT_SWITCH(nRF52840 DK)
Light Bulb Example
I am...
Hi,
Currently we are using nrf52832 for our IoT finger wearable gaming mouse. Is there any newer nordic ICs with low latency features suitable for gaming applications. ...
We are looking to use the nrF5340 as a Bluetooth Classic Bridge to Auracast Transmitter.
There are some products on the market that allow you to make a standard bluetooth...
Dear
We are using the SDK15.2.0, we found after the DFU, the device reset and the consumption is normal first, but after 70+ seconds, the current consumption become abnormal...
HI all!
I've been doing some research on working with nRF Cloud and I have a few questions/clarifications:
1. In general are you able to drive/control a GPIO pin through...
I am trying to get provisioning by trusted user procedure of aws_iot working by making some changes in aws_iot nrf sample
I have tested it with permanent certificates and...
tl;dr
ZBOSS's version needs to be upgraded one by one. When migrating the SDK from 2.3.0 to 2.7.0 while preserving the persisted ZigBee network info, migrate the code to...
Hello,
Im developing a custom BLE mouse plus receiver, where they both implement the BAS BT service to keep track of the mouse battery.
So far I got it to work using my...
Hi,
I am having the same problem as nRF9160 UART: Loosing data when RxData is split into 2 buffers (Async API) - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi...
Hi Nordic team
It was heard that Matter spec v1.3 will allow Matter WiFi device to be commissioned by WiFi directly, but not bluetooth.
Was this information correct? ...
Hello, I am using the nrf5340dk with nrf7002ek shield and trying to build the wifi fundamentals lesson 4 exercise 2 code (connecting to MQTT over TLS) but it isn't building...
I have the problem that I am currently unable to debug any of my Bluetooth applications.
I'm sure that I was able to do this without any problems during the original development...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am integrating NUS Central...
Hello, I am trying to compile my project to upload it to a BC805M using nrf 52DK
I have uploaded some sample code so I know flashing works
The problem is when I try...