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...
Thanks in advanced. Platform is: nrf52832-qfaa, SDK_17.0.2, use V6.88a JFflash. I design custom board with cp2102n and nrf52832 to act as a usb receiver. All these boards...
Hi, I have flashed the nRF52840 dongle on macos (11.4) and ubuntu (20.04.20) using nRF Connect for Desktop (3.61) following the guide ( https://infocenter.nordicsemi.com/index...
Hi, I'm trying to run my app on a custom board, I keep getting the error "stopped by vector catch" before any of my code runs. I've tried sample programs for the equivalent...
Hello,
I am using one nrf52840 based SOC with nRF5_SDK_17.0.2_d674dde SDK for one of our project. I am trying to utilize internal 1MB of flash for storing some data. For...
Hello everyone,
I am working on a project using FDS. I am using the nRF52832 with the s132 SoftDevice.
As far as I can tell, the code I've written to store data records...
We are building a consumer electronic device which uses: HW Version : nRF52833 on our PCB.
We need mesh to be implemented as we large number of devices connected a single...
Hello,
I am using a central with SDK 14 & nRF52832; my goal is to read the RSSI & MAC from a connected peripheral device. During the BLE_GAP_EVT_RSSI_CHANGED event what...
Hi All,
I am working on nRF52840 and using SDK 3.0. A developing product that uses a thermostat cluster.
I want to add a few custom ID's to the thermostat "enum zb_zcl_thermostat_attr_e...
Hello All,
I am getting an assertion as below,
<error> app: ASSERTION FAILED at ..\nRF5SDK1702d674dde\nRF5_SDK_17.0.2_d674dde/components/libraries/pwr_mgmt/nrf_pwr_mgmt...
Hello,
We are trying to use `nrf_modem_lib_shutdown` to turn off the modem before entering system OFF mode. We are using LTE link control, with the following LTE settings...
I am using the nrf52832 with softdevice s112
is the app_timer library still limited to the max period of RTC1 as explained in this post https://devzone.nordicsemi.com/f...
I seem to have this issue on this page in the info center https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/group__nrfx__saadc__v2.html
when I click on "API description...
Hi, Dear Nordic & all:
I just want load and run the “serial_lte_modem” example about NCS 1.5.0's project in SEGGER(no file modified) on nRF9160 DK,but there is something...