Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi,
We are developing a device using nRF5340+nRF7002 running Matter. The problem we have is the code size which is around 900KB when Matter is enabled. This leaves us with...
Hi,
My custom board nRF52840 works as a Peripheral, which advertises itself for connection from a Central.
The project is built based on peripheral_hr sample project....
Dear:
I can upgrade applicaiton ONLY sucessfully through DFU.
but now, i want to upgrade applicaiton+softdeivce+bootloader to deployed devices. do you have such documets...
Hi,
What is the maximum PWM frequency one can achieve on the nrf52840 with 50% duty cycle? Sample .dts and c-code in NRF Connect SDK would be appreciated!
In practice...
HI.
we're developing an application where we need to use 2 UART ports: UART: 0, 2, 3.
Before we added MCU boot in our project everything worked well but after we integrated...
I am working on nrf52832 based custom board and I want system off sleep and wakeup using GPIO pin state change. For that I have configured MCU standby timeout in sdk_config...
I have a thingy91 device and want to implement the following requirements.
Expectation:
NRF9160 should remain in deep sleep mode and on the button click event do the...
I am developing firmware for a BLE peripheral using ncs v2.6.1.
In addition to using the libraries introduced in nRF Connect SDK Fundamentals and BLE Fundamentals on DevAcademy...
Hi,
I am considering to build a line of products using the nRF 5340 product and I am considering the options to perform FOTA.
So far the option I learned from the Intermediate...
1. What could be the reason why streaming is not synchronized even though the connection is established?
2. Where in the source is the important information for connecting...
Hi there
I want to measure the accuracy of the 32.768 kHz oscillator connected to a nRF5340
I have tried a lot of other devzone tickets, but most of them are too old or...
Hi ,
nRF52832 using pairing connection with Android phone,after repeatedly disconnect and re-connect ,after several minutes will maybe make the phone's bondibng information...
Hi,
I have now sync the transmit of nrf IC to communicate with tas2781 audio amplifier. at this moment I'm working on the feedback measurement read of the I/V measurement...
Hello, nordic team
I have encountered unusually high power consumption in a simple GPIO edge interrupt application running on a custom nRF9160 board. The application is...