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...
I need to connect a ble device to a double uart0 and Uart1 over zephyr.
The first uart in used for comunication puupose e message everty 20mS at 115200;
The second uart...
I'm trying meshdfu. Use 52832 to DFU a lantern program according to the official routine. After success, the program can run, but it can't run after DFU with 52840. Here's...
Hi,
I'm trying to build the blinky example for the nRF5340 network processor with the empty_app_core as a child image for the application processor and get a fatal error...
Hi ,
I have the nordic nRF9160 DK and the Nordic Thingy:91. I am trying with the Asset Tracking application version : nrf9160dk_fw_2021-12-15_cfedfdfa, with the last modem...
Hello !
nRF52840 have " 128-bit AES/ECB/CCM/AAR co-processor (on-the-fly packet encryption)" what is expected to be used together with RADIO for encrypt/decrypt packages...
Hi,
I noticed that latest nRF Sniffer BLE version support importing IRK, however, I can't make it successful, do you have a step-by-step guide for IRK importing on wireshark...
i just have a quick basic question about the device driver API, why does the samples/drivers/i2c_fujitsu_fram application not use a device tree node for the i2c peripheral...
Hi,
I am not sure how to explain or try to recreate the issue but I'll try my best.
Tools: I have an NRF52832 Development Kit bought from Digikey Canada. I am using...
Hi I have a programmed the nrf52832 custom design board(not the Development Kit) with Ble Becon example code given with SDK and checked the power consumption. It consumes...
Hello
We have always been able to go to the certification test house and complete cert without any issues. This is the first time that is mandatory to run the test using...
Hi
We are using NRF_51422 dongle in our university for Labs development with students
We were able to setup & install the NRF_sniffer. It is working with the command line...
I have an nRF52840 + nRF5 SDK 17.1.0 project that has been running on S140 7.2.0 and we're getting ready to lock some things in. But we happened to notice that there is a...
Hi,
I use peripheral_hr sample code of V1.7.1 version to send Data HRM by Bluetooth. the frequency is 22 Hz only.
I would like to icrease sample rate to 2 KHz, could i...
Screenshot of error message
Hello, I've followed the steps required on YouTube for setting up VS code with nrf Connect for desktop and the toolchain manager. It didn't...