Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I'm working on integrating nrf8001 with STM32, currently trying to write my own stack.
Upon reset, I read the DeviceStartedEvent, 0x81 and it shows "0x02 0x00 0x02", which...
After a fresh install of Keil (along with Legacy patches) and the SDK, I get the following messages when I try to open the ble_app_template_s110 project:
The project...
Hi All,
I use iot_ipv6_udp_client example on nRF51 DK.
I modified it and send data in one direction only (not receiving back).
Testing has shown that the maximum packet...
Hello,
I use S130 with NUS style connections as central and device at same time. It works nice and performance is good but when i run scan, performance become very poor...
Hi,
I'm using S130 with SDK 9.0.0 and as central, I'd like to read values for more than one characteristic on a peripheral. I do so in BLE_GATTC_EVT_CHAR_DISC_RSP by firing...
Hi,everybody!
Recently,i use nrf51422 as peripheral programming s310 ant_ble_hrs example in sdk6.0 and use nrf51822 As center programming s210 hrs example in sdk6.0. I find...
Suppose I have a lot of very small characteristics (1 or 2 bytes) to send lots of notifications on. They are all updated simultaneously, though the central doesn't care about...
It seems daft, but the ble_heart_rate_template_with_battery_service example in the nRF8001 Arduino SDK does not use the nRF8001's Battery Monitor!!
Instead, it just uses...
I'm working on an application that uses the persistent storage manager to store some calibration data. I thought I had everything working well, but after higher volume testing...
Hi,
I have already developed (and almost finished) an application with SDK 8.1.1
As you now when I created the application starting from an SDK example, the project under...
Confirm all the certifications the product nRF8001 is currently holding (or in the process to be awarded).
Is the nRF8001 certified/approved to be commercially used in...
Hi there,
As per title, the Ble bandwidth test on my Blend Micro is not connecting to the nRF UART app on iOS 8. I tap connect and it just says 'scanning....'. Could you...
I am trying to use the iOS nRF Temp app with the nRF8001 D chip. I have tried the ble_temperature_broadcast example from the nrf8001 SDK. The serial terminal shows successful...
I have this odd issue which creeps up in field testing. Upon a button push the board goes immediately to System Off. 99.99% of the time Button pushes are handled normally...