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...
Just took delivery of a new THINGY:91 from DigiKey - v1.4.0.
Trying to follow the steps in the User Guide, but when I plug into my Macbook, it's not showing up as a USB...
Hello,
I'm a CS student and I'm trying to work with nRF5340 DK. I'm trying to program the sample network_coordinator (Zigbee) to the board using SEGGER Embedded Studio,...
Hi,
I try to use the nRF sniffer but it can't capture any packets.
System used :
Windows 10 Pro x64
Wireshark 3.2.0
Python 3.8
nRF Connect v3.3.0 - Programmer...
Hi
I'm trying to config parity with UART, if I understand right even parity is supported.
In sdk_config.h
changing default value 0 to 14
#define NRFX_UARTE_DEFAULT_CONFIG_PARITY...
Hi, I am using the Nordic nRF5340DK, with the Segger IDE, in the NCS 1.5.0 release.
I want to add nrf5340DK as a new board in nrf_desktop using nrf52840dongle_nrf52840...
I have application with functional configuration MCUBoot + (Spm + application). Now i'm trying to add immutable bootloader which works. However when i attempt to update te...
Hi Guys,
I have implemented passkey legacy security pairing ( no bonding ) on my device, and i want to pair with my Android phone.
I have no keyboard/ display on my device...
Hi,
I have nrf52840 DK and PCA63511 Power Profiler
It worked on WIndows 7 nRFConnect 3.3
I have recently updated to Windows 10. I reinstalled SDK of nRF52. But PDK device...
Hi Nordic,
I got the following error when I try to open nordic sample project in SES workbench...May I ask what happened? Thanks
Creating solution base.emProject ...
Hi, I have use nrf driver_ext / LIS2DH12 sensor driver to read accelerometer data
I can able to link the driver with nrf_twi_sensor and nrf_twi_mngr code.
I can able...
Hello All,
I am working on NRF9160. I was checking the HTTPS_CLIENT Example. But in my application I wanted to use the link that has header as well. How can I modify the...
Hi
I am currently trying to append the CTE extension to a normal packet using the tx and rx examples from the SDK. The examples I am using are in examples/peripherals/radio...
Device: nRF5340DK, PCA10095
I'm using latest nRF Connect SDK, installed by nRF Connect - Toolchain application.
I opened central_uart sample:
I added only "LOG_INF...
Hi,
I have already implemented a full project on NRF52840 and all is working well.
Now I need to implement FOTA through BLE.
I have 4 questions please.
1. Can I...