Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...
Hi,
just to know ... is it possible to call pstorage related functions inside a BLE stack event handler ?
I'm facing with Hard Fault and I have the doubt that it's related...