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...
Hi,
For my Master Thesis, I’m working on localization using nRF54L15 boards with BLE Channel Sounding. I’ve been using the official samples available online, specifically...
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
Following my previous message from yesterday, the service seems to no longer be usable again at the moment.
Could you please confirm that this is a temporary issue...
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...
See subject. The softdevice is currently installed on the chip (v6.0.0-1.alpha)
I searched online, and found some information that the security state of the chip has been...
Hi all,
When I receive data from the phone app, I do it via this service handler (and it works):
err_code = ble_services_init(&my_device_service, ble_receive_handler...
error:-559038737 ...line:1128 file_name:src\ll_lm.s0.c
And I can't find this file, so can somebody help?
Why this happen? How can I do to avoid this? It will cause reboot...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Hi
I would like to use the arm based energy micro MCU to update 51422 via UART
I've understood how the firmware update example with hci, but I need a set of hci api to...
Hello,
I in the nRF8002 data sheet it mentions a Programming tool for the nRF8002. Can you please send me the partnumber of this tool? Also, if a programming house wishes...
"Install the Master Control Panel and the nRF51822 Development Dongle (PCA10000)
Download and install the Master Control Panel from our website. Make sure to select...
Hi,
Been using nRF51822 before but on this new design I have an external MCU running the main duties.
I've been reading up a bit on both but would like to get some thoughts...
Hi nordic engineer:
I want to know the right process to delete the bonds when the device connected.
There is a button used for bonding. When it pressing by more than...
That means, that the nRF51822 is always allowed to send, but on it's receiving side, he could slow down the opponent side by using it's Rts line?
I now, I could archive that...
Hi,
I made simple command shell via UART. It works fine when I type commands in terminal by hand. But I run into troubles when BLE chip is fed from MCU that send characters...
When I connect my ble mouse to the PC win8.1 , media button works normal.
When I power off and power on my mouse, it reconnected to win8.1 PC quickly, sensor ,left button...
I'm using the nRFgo motherboard (nRF6310 together with the PCA10004 Cpu board. I'd configured the nRF51822's Uart to 1 MBaud).
Is the RS232 level shifter (which is part of...
It's this will be work?
// Initialize the Bond Manager.
bond_init_data.flash_page_num_bond = FLASH_PAGE_BOND;
bond_init_data.flash_page_num_sys_attr = FLASH_PAGE_SYS_ATTR;...