Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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...