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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...
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...
Hello
I am using gazell on the nRF24LE1.
I would like to know some recommendations on how to estimate a consumption on the side of the device based on the times and repetitions...
Hi. I just recently started using nRF24L01+. I am trying to simulate MultiCeiver using 2 mcus and 2 nrfs.
PTX sends a message on all 6 pipes of the PRX. The problems start...