Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
We are trying to add CarbonDioxideConcentration cluster in matter. we are able to add temperature and humidity clusters and values which are updated are getting read in chip...
I'm using nrf7002DK to test the wpa2 enterprise mode connection, but it has some problem for connecting. I'm using ncs 2.8. logs output didn't show "connect success", but...
Hello,Nordic team
I am programming with nrf52833 and ncs v2.9.0
I am going to do dfu not by YOUR example(FOTA or UART……)
I flash_write() data to image-1 address,and...
Hello,
Very new to Zigbee. Trying to use nrf 5340 dk as a Zigbee Coordinator to connect to a Thirdreality and a Sonoff PIR motion sensor. No modification (expect adding...
I am using the solution for this exercise to have MCUBoot use the nrf5340dk's external flash for the secondary partition in my own project. I have done the following:
1...
Hi, I am using an two nrf5340 with hci_ipc enabled one acting as central and one as peripheral built on v2.9.0
The issue I am having is that the supervision timeout doesn...
Hi,nordic team
Iam programming with nrf52833 and ncs v2.9.0
I am doing DFU by myself.And I Flash_write data into slot1_partition,I am sure my data write in flash is correct...
Hi, I would like to have some suggestions on my PCBA design for nrf54L15 chip. Please review it and give some suggestion moving forward. I am making this PCB to use this with...
Hi,
I have a question about official suported Bluetooth version on NRF5340, becase there's some conflicting informations.... On this link, it's written " Bluetooth 5.4...
I have nrf52840DK less than 6 month. It has been sitting in my drawer and has some sample code in it which is detecting button press and light up corresponding leds.
Last...
We use nrf52833 chip but I don't know which SDK and version.
but I used "s113_nrf52_7.2.0_softdevice.hex" in our project having started on 2021.01.27.
So, It's old project...
Hi,
I face a 3mA consumption while I have CONFIG_PM=y and wether or not I have CONFIG_PM_DEVICE=y.
The idle thread is reached and executed :
And the idle thread...