Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...
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...
HI,
I look at nRF5 SDK doc about Gazell,see that 'the nrf_gzll_device_tx_info_t contains the num_channel_switches parameter which can be used by application to determine...
Hello
I am quite a beginner and have been trying to get it work for 2 weeks now.
I would like to merge these 2 example codes from nordic:
Shockburst TX example...