I want to implement FOTA Update for a nrf5340 based board by using nrfConnect SDK v2.9.0 with zephyr and mcuboot. The board has a MX25R6435F external flash (same as the nrf5340dk...
I have been able to connect and initialize two different Bluetooth OBD II Devices. I am running into issues with the third device I am trying to add as an option. I add the...
nRF 52832 + NCS 2.6.1
We are successfully setting the advertising Tx power in discrete steps {-40, -20, -16, -12, -8, -4, 0, +3, +4}dBm using
However, I am being asked...
Hello,
I am trying to use the nRF21540 in nRF54L15, I notice document metion
I am wondering what is the difference between PPIB and DPPIC. What does appropriate...
Hello,
we have produced 10 Boards with nRF9151. Unfortunately, 3 device shows a false behavior. We cannot connect over SWD an they have a larger power consumption (whole...
Hello, I am working on a project where we use MCUBoot.
Currently everything works fine, but now we wanted to introduce persistent storage of some key value pairs.
For...
Hello, I have a question about how to monitor Zigbee devices for dead or alive, especially end devices that sleep. I am currently developing a hub to control and retrieve...
Sir After Flash the code to board i am getting some info message in teraterm
below i have attached the image of the teraterm
Refereed link: https://infocenter.nordicsemi...
Hello Nordic team,
I'm using an nRF52840 with SoftDevice S140 version 6.1.1 which size is 0x25000 (without MBR).
My bootloader contains the bootloader code written at...
Hi to all,
Happy New Year 2020 !
I have developped an application with the nRF52832 ( nRF52DK ) and I use the SAADC for battery level every 2 hours ( no need of precision...
Using a NRF52840 running zephyr and mcuboot, the function nrf_cc310_bl_ecdsa_verify_secp256r1() is getting stuck in a loop.
I am using NRFXLIB v1.1.0
Looking at the disassembly...
Hello,
we developed 3 devices using nrF52840 and integrating your certified Zigbee stack.
in order to obtain the Zigbee Alliance certification, the laboratory ask us to...
hi , i need help!
when i conected to the phone(bonding),then i disconnect from the device using sd_ble_gap_disconnect(),next the device advitising again; after that the...
If I develop a custom application where it will have several peripherals (with sensor function) and a central one.
Is it correct to use the same base UUID for all peripherals...
I am building a system with an external non-volatile storage (flash) which will be available for storing DFU image data received. I want to minimize the confusion and temporary...
i am able to connect two nRF52832 DK.
Now i want to send new Firmware packet over the air to another nRF52832 DK, which is connected with my DK.
So, can you guide me,...
I have nRF52832 chip on my PCB and their is one external flash which is connected to nRF52832 through SPI.
i need to read new DFU packet from the external flash and send...
Can someone please guide me how I can configure nrf52832 DK with the external RTC for time and calendar keeping. I am using DS3231 external RTC. I don't want to loose time...
Hi,
I am mapping NB-IoT and LTE-M1 indoors coverage using the nRF9160, mostly just to familiarize myself with the nRF91 DK. I have a basic application which toggles between...
I have a system based on nRF52840 (SDK 15.0.0) where while running the application I can call the below code, and it will then restart in DFU secure mode to do a firmware...
Hi,
I am adding pwm_library code in my code and added the required libraries and drivers.I am getting an error regarding nrf_svc.h file :"nrf_svc.h: No such file or directory...
Hello, I have a problem with SDK16 setting. I have this error : error: 'old_val' undeclared (first use in this function)
I include these files and folders
# Source files...