I'm interested in zephyr to make the image file lighter. Have a any solution to update for BT DFU with signle bank? I wonder I can use single bank like Nordic Softdevice.
hi, i am using a cutom board based on nrf5340 mcu , so, while setting it up i am facing the problem in checking logs and led status.
i am uisng the nrf5340dk board to build...
Hi Nordic technical expert,
Can random numbers in broadcast intervals be cancelled or fixed? How to modify the software? Could there be other problems if random number times...
I added ring buffer and UART ASYNCH interface to asset_tracke_v2. I added CONFIG_RING_BUFFER = y, CONFIG_SERIAL = y and CONFIG_UART_ASYC_API = y to prj.conf file. The build...
Hi,
I am looking at setting up some of our team with the ability to flash our custom devices that contain various chips (nrf52, nrf53, nrf91). Assuming the SEGGER software...
Hello,
I have run the GATT throughput example to test the throughput for a long range. My test configuration is as below:
ATT MTU: 247
Data length: 27
Connection...
Team,
I am using nrf52810, sdk 17, sd112.
I have setup a write characteristics, to receive some long data ( 64 bytes)
// write char memset(&add_char_params, 0, sizeof...
HI
I am beginner, I have a question , is necessary to put both crystal in circuit configuration?,
in my application i am using nrf_calendar example like a watch, may be...
Hello, I'm trying to set up the DFU over the air mesh. Using the mesh SDK 5 and nRF SDK 7.1.0.
Using the DFU example from nrf sdk17.1.0, I successfully ran it.
When I...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
Hello,
SDK17.2, keil5,nRF21540-DK
my project use i2c and spi, but got error:
Error: L6200E: Symbol SPIM0_SPIS0_TWIM0_TWIS0_SPI0_TWI0_IRQHandler multiply defined (by...
Hi,
I have a custom board with nRF52840/SDK 16/Softdevice 7.3.0 using Secure Dfu Bootloader. On my Android device I use Nordic Dfu Library. I have tried all available Dfu...
Hello,
SDK17.2, Keil5, nRF21540-DK,
when change DCCH to 3.3V as above codes in main first,
(1). the uart will can not work ,
(2). change pin to high voltage as follow...
I get some message from Nordic.I want to give my IQ sample to MQTT.i see that they give me information about a API of MQTT.
But i can't use it,can you give me the more information...
Hello,
I'm trying to move from nRF5 SDK with nRF52840 to NCS with nRF5340 and experiencing a lot of problems replacing the nrf driver functions with nrfx.
Thanks to...
Hello !
What extra field need to be included ti MAXLEN calculation in case of Ieee802154_250Kbit radio ?
CRC , len ? I try to limit total amount of received bytes but...
I have an applications that was using NCS 1.7.1 in its west manifest. I am going through the process of upgrading to 1.9.1
My application using zero latency IRQs and sets...
Hi,
I have nrf52832 dK and know how to configure them in code.
I have studied BLE supports the LE 1M phy and LE 2M phys from BLE core specifications.
I know about the...
Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi devzone, I've had UART communication problems between nRF52 and a BG96 modem for a long time.
today I added a pull down resistance on the rx of the nRF52 and it works...
Hello I'm trying to get the lower consumption with this EvK in power off mode. I was expecting around 0.5uA but the minimum I get is 1.8uA ~ 2uA.
The measure has been done...
Dear All
I tried to connect to an apple device, it is successful but soon after that, it is disconnected with reason code 0x13 - terminated by remote user, I tried to change...