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...
I am using eclipse as IDE , but when i build ble_app_hrs example it's getting an error ../../../../../../components/ble/ble_advertising/ble_advertising.c:195: undefined reference...
I have a 32u4 Feather but don't get the right support from Adafruit to create my own Profile. I have downloaded Nordic's android app and can see all the characteristics on...
Hi.
I'm trying to enable and disable softdevice repeatedely.
In my code, softdevice is firstly enabled then advertising properly.
After some seconds, softdevice is disabled...
Hi,
I used the ble_peripheral and ble_central example and I send messages from one to the other.
Know I need to do the same with multilink.
I managed to connect ble_multilink_central...
hi dear Engineers!
the questions is it possible to use RX RF reciever to estimate the average BW RF signal input power like I do it in Semtech 433/868 RF SoC to make desicion...
hi, all
my nrf52832 can not run good when download the program into the flash, and can not run good in debug session mode without breakpoint , but if I add one breakpoint...
Hi,
I am trying to send L2CAP connection reply by using this "sd_ble_l2cap_ch_conn_reply()",but i am unable to see the packet on wireshark. The incoming connection handle...
Hi I note here that it is recommended to apply solder mask to the ground layer beneath the nRF24L01+ exposed die so they don't connect:
devzone.nordicsemi.com/.../
But...
I'm finding a discrepancy with numbers between the nwp_008 whitepaper (quarterwave printed monopole antenna for 2.45ghz) and AppCad values.
I've assumed you can measure...
Hi.
Months ago I loaded the nfc_url_record example and it worked fine.
Later some time I updated the packages, and since then that particular example gives errors.
The...
Hi,
Anyone familiar/experiened in production-test gear for BLE?
Test sets, i.e. LitePoint, Anritsu, USRP, NI?
What's relevant to test, i.e. output power...
Figure 222 of the OP spec states "important: no components in bottom layer". Are you recommending that we keep the bottom side clear under/near the nRF52840? This feels a...
I met some problems in testing ECDH , the project is the example in E:\Source\NRF52832\nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs...
Hi!
I am using SEGGER Embedded Studio for some of the projects. I do utilize C++ in the projects wherever possible and have found that I cannot make the delete operator...
I am working with nRF24LE1 and I use the Gazzell library. But I need a real time base. I have a chance, because I think Gazzell uses that resource. Is there any way I can...