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,
We have a custom board (powered by nRF52840 with Softdevice and nRF5 SDK 16) that has an external ADC module to sample 30 kHz ADC continuously for 1-2 seconds. What...
I encountered the problem trying a Matter OTA-update and and asking myself why the bootloader wouldn't apply the image:
I am using the partition manager and defining the...
After flashing the nRF Sniffer for Bluetooth on nRF52840 dongle, I want to flash it back with the programmer to use it in the nRF Connect App but it wont go in boot mode....
Hi. I did some testing with two nrf5340DK boards to check the accuracy of distance measurement with Nordic's nrf_dm app. Even in non-high precision mode the reading with ifft...
Hi.
Our company has a couple of different custom designed boards using the nRF52840 and powered by a battery. OpenThread is used for networking, and the devices are configured...
Hello, I got a custom board based on nRF52840. It uses extended BLE advertising to deliver a sensor data to the central hub with a frequency of 10 Hz. I've set the interval_max...
I have a question regarding DTM using nRF Connect for Desktop. It is my understanding that the signal generated does not have a BLE packet structure but it is a continuous...
Hello. I have been playing with the HID keyboard example (./samples/subsys/usb/hid-keyboard) and it's not running correctly. Code was compiled for the nRF7002-DK board (-b...
Hi,
The sample code does not work with ncs2.8.0. The board I am using is a custom board. Custom boards do not have an external flash. I was able to evaluate it with ncs2...
Hi,
I am using SDK v2.6.1 with the nrf7002dk_nrf5340_cpuapp board.
I have try nordic websocket_client but i have got Cannot connect to IPv4 remote (-116) error,
please...
Hello everyone,
I am currently exploring the DECT NR+ capabilities of the nRF9161 DK by modifying the DECT NR+ PHY Hello sample application. Specifically, I have created...
Hi everyone,
I working on a project for nrf9160 in 9160DK and i need to use the external flash memory onboard with nvs.h but i can't get it to work by anyway and a try to...