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 have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hi guys,
here in Croatia I'm trying to connect to NB-IOT network using nrf9160.
Here are the commands i am executing:
After this command modem does not accept any...
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...