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.
hi all,
i build project use HCI controller with nrf52840 , it some time show error message,
how to deal with this issue
HCI Host Not enough space in buffer #hci
https...
Hi,
I am working on a development where the values of a bunch of nodes with a sensor needs to be captured in one aggregator device in a mesh network. The aggregator then...
I tested ble_app_att_mtu_throughput_test code with 52840 EVB for BLE5 Long Range as below site.
( https://devzone.nordicsemi.com/b/blog/posts/testing-long-range-coded-phy...
Hi everyone,
I am trying to use the Port interrupts on the nRF52840. I started from the example "pin-change-int" and it works fine when I use one input pin.
But when I...
Hi,
We have a product composes of a central and a peripheral which uses Nrf52840 as their MCU and communicate with each other via BLE. The peripheral will send some data...
Hi,
what should I do in order to enable Bluetooth Low Energy on PC (mainly Windows XP to 8, but Linux or Mac would be nice if they don't support BLE natively)?
My device...
Last few lines of log
After looking into error code it shows 'DFU_END_ERROR_UNAUTHORIZED'. I followed procedure from here . Am I missing something here. Have flashed my...
how can i do a new characteristic ( all new 128bit-uuid )Under the same service
this is i try use nrf connect to do this , i hop add new different from NUS servic ( only...
I received the device and tried running the default asset tracker that was installed and kept getting these messages:
DEBUG modem << Connected to LTE network\x0D\x0A
DEBUG...
Hi, Why a smartphone cannot use Advertising Bearer to send/receive messages in a BLE mesh network? While it can do advertising for a normal BLE connection (pairing for example...
Hello, This is my third question in this respect and I have not received any response what so ever and I don't know why! It seems that the nRF mesh application uses GATT bearer...
Hello
I am trying to activate GPS on pca10090, VERSION 0.85, using asset tracker example, tag : v1.0.0-rc4
I get:
GPS initialized Starting GPS Enabling PSM PSM...
Hi,
We are using nRF9160 and want to use PSM & eDRX mode in one of our project. We referred 'Asset tracker Application' & found that lte_lc_psm_req() and lte_lc_edrx_req...
It would be great if I could move my project over to the Mac and use one less computer. But I wonder how well the tools work on MacOS platform. Are there any major limitations...
Hello,
the "Developing for nRF52810" user guide in the Infocenter says that to fully transfer a project to nRF52810 the defines DEVELOP_IN_NRF52832 and NRFX_COREDEP_DELAY_US_LOOP_CYCLES...