I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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,
for example i ran ble_app_hrs application in pca1001 eval board with fallowing condition.
1.there is no time out for advertisement, means advertisement is always...
In my project,I want to send commands when BLE is connecting to read datas in the nrf51822 internal flash which were writen into the flash previously , but I found the ble_flash_page_read...
Hi,
I have pca100000 v 1.0 and v 2.1.0, and the master control panel application with the latest version of 3.5.0. The firmware we have flashed on both the dongle is 0.9...
Hi,
How can i run the nRF utility application using my Nexus 4 smartphone? After installing the application it is showing that device is not supported.
Regards,
Bala...
Hi,
For power critical application, i know that ,we need to enable the peripherals whenever we need that.
After we need to disable by using ENABLE register.
My question...
i'm testing in my pcb. i designed a nrf24le1f board (the guidance of the datasheet). But i transmitted not far, about 2-10cm a long. I don't know i wrong in design pcb or...
I have the nRF Loader app installed on an iPad Mini. I have the dfu_dual_bank_ble firmware from SDK V5.0.0 and SoftDevice V6.0.0.1-beta loaded on my nRF51822.
The app is...
Hi all,
I am in the process of debugging the ANT broadcast_tx example program using Keil on nRF51422.
I have flashed the program on nRF51422.
After entering the debugging...
I have nRF51822-EK
I am not sure whats going on with it.
I can run LED blinky example nicely ( no surprise :D )
But when I try to run softdevice examples like heart...
I have used TI Code composer which is based on Eclipse, and they created a specific Target menu option which allows resets and other target specific items.
Is there a CDT...
Hi,
I use the UART to do the device firmware update and have used the dfu_dual_bank_hcl to compile.I use the nRFgo Studio V1.16
to program the s110_nrf51822_5.2.1_softdevice...
I've downloaded the latest SDK and soft device. I've been able to compile the ble_app_ancs project, run it on my dev board and even connect to my iPhone. Although I'm getting...
Hi everyone
I'm using the nrf51822 connect with stm32f103 through UART,it's current is >1.9mA,is it normal?
I have full reset to disable the debug interface,it can...
Hello developers,
I've got an nrf51822 EVA kit with on it the QFAACA chip. KEIL v5.0.5, J-link V4.78, nRFGo Studio V1.16 and nrfGo SDK (zip) V4.4.2. The Softdevice on the...