On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hello, I had working BLE application build on v2.6.2. After migration to SDK v2.9.0 BLE is not advertising anymore. I think it may be related to default controller that is...
Hello,
I am trying to play the AT45 DataFlash driver by directly copying the sample code from nRF connect SDK v2.9.1 (C:\ncs\v2.9.1\zephyr\samples\drivers\spi_flash_at45...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, 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...