I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
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...
Hi,
I try to modifie ble_multilink example et send more than one data,
here is my main code code :
static uint8_t test[4] = {0x41, 0x42, 0x43, 0x44};
static...
Hello,
SPIS is adding a 350uA from 80uA baseline running current. I would like some tips and advise on improving this. Thanks!!!
The baseline operation consists of:...
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...