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.
Hello.
I try to modify ligh_switch_demo to switch state of 4 servers. I prepared 4 custom boards (server), one client and one provisioner. Provisioning was successful. I...
Dear All,
I am using "Scheduler" module as mentioned in this tutorial Scheduler Tutorial .
I have one question. My scheduler tasks are using some SD functions which require...
Hi!
This is a general question about the Bluetooth Mesh standard and a request for some hints to your implementation.
Scenario: Say you have a remote control device...
Hi
I'm really excited about Bluetooth 5 and Mesh Networking, but I'm not sure what DK to get.
I want to make Sensor Network for Building Automation. So I can read every...
I'd like to add some application-specific data for each peer that the Peer Manager handles. I've looked at pm_peer_data_app_store(), which uses pm_peer_data_store(). However...
Hi
As title, many customers interested in Zigbee protocol complained SDK Zigbee had not supported KEIL or SES but IAR.
It will cause their R&D loading for using multi...
Dear all:
I would like to add the health model to PyACI (`interactive_pyaci.py`),from the SDK 2.0.1 we can know that there is two model in the script:
1. config.py
2...
Does any of smartphone chips supported Bluetooth 5 long range (coded phy) nowadays. For example snapdragon 630, 660, 835, 845 or mediatecs. If it does, how can you understand...
Hey guys,
I'm trying to use the ADC device driver in SDK 15 (saadc seems to always use an event handler and thus require interrupts, right?). It won't compile since there...
I am using sdk which is mesh 1.0.1
How to detect the number of nodes in the mesh network, just like adding or missing?
The light_swtich example The values of m_provisioned_devices...
I'm trying to setup a basic program for my NRF52DK to send SAADC values on pin0 of the board over Bluetooth to the nordic android app by updating characteristic values. I...
Hi
In the serial secure bootloader example (SDK 13.0), RAM region end address is defined as:
define symbol __ICFEDIT_region_RAM_end__ = 0x2000ff7f;
What are the last...
I'm currently developing an app for Android devices and I read that the Android API for BLE has it issues. How did you guys solve this problem?
The nRF Connect Mobile App...