I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
Hi, I am trying to expand on the ESB PRX example and want to recreate functions with the same functionality as Arduino's micros() and millis() functions. I'd like the following...
Hello, Nordic & all:
I have a problem when use P0.21 as the libuarte's uart RX( base on libuarte example/sdk17.0.2) for my custom nrf52840 board, I looked up the reference...
We just received a PPK2 and have used it in several configurations to test a custom nrf52832 board that runs on a 3v lithium coin cell.
When connected in the following manner...
Hello:
I am working on an application that uses a simple UDP socket for transmitting data. I would like understand the zephyr BSD socket behavior when there are cellular...
Hello,
I see a number of threads on the Nordic devzone where people are asking about official support for a DFU bootloader that combines BLE and UART for transports. Most...
hello Nordic
i am working with nrf52840, SDK16.0, s140 (maybe i will change softdevice later)
i build a project on the peripheral blinky example, i change the advertising...
Hello,
My application is based on the example "ble_thread_dyn_mtd_coap_cli" (nRF5_SDK_for_Thread_and_Zigbee_v4.1.0). I would like to be able to send large files via Bluetooth...
Setup -
nRF52840-DK
Nordic Connect SDK version 1.5.0
Sample - nrf/samples/peripheral/lpuart
Commented out "uart0" in the board specific overlay
Uncommented console...
Hello i'm trying to compilate the project secure_bootloader_ble_s132 but i'm having issue with micro-ecc.
when i complie on keil the bootloader exemple i get this error...
Hello,
As the question shows, how to add RTC function to a 5340 empty project?
condition
ncs:1.5.0
board: nrf5340dk
I have found a project,but it's 52840.
...
Hello,
My application runs in non-secure mode on the nRF9160, and I would like to disable external access to CPU, RAM and Flash.
I understand this is done by setting the...
Hello
I have board nRF52833 and i have several questions:
1. Is AoA example available ? I would prefer to have example of software for tag and for the localization...
On a custom board based on nrf52840.
We want to implement OTA DFU with radio (not necessarily BLE, e.g Serial 4G Modem)
We already checked the Serial DFU example and made...
Hi
I found the function
in nrf_ble_scan.c.
This decoding looks wrong to me since https://devzone.nordicsemi.com/f/nordic-q-a/27012/how-to-distinguish-between-random...
my gcc version: gcc-arm-none-eabi-9-2019-q4-major
defined in discarded section `.intList' of app/libapp.a(softuarte.cpp.obj)
////////////////////////////////////because...