I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I’m trying to implement DFU upgrade of NRF5340, I can send the image (./build_5340_app/build/signed_by_mcuboot_and_b0_s1_image.bin) to the device when running and it seems...
Hello,
I spent a solid two hours debugging an interrupt pin that was not working, to discover that the problem appears when configuring a callback in another part of the...
nRF52832 & nRF Connect SDK 2.6.1
We would like to reserve some internal flash for user configuration data that would be written in production like
and read by FW but...
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...