I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
I am using the Nordic Semiconductor Power Profiling Kit II to measure the interval time of a periodic activity of a target device by monitoring the power consumption and measuring...
Our system has SPI and I2C. Each of these communications works in isolation, as implemented in our program, for multiple transactions. When we try to include both we noted...
On p. 62, section "5.3.10.1 Device startup times" of nRF52805 Product Specification v1.4, the startup time of the nRF52805 is discussed as a function of the capacitance to...
Hello,
We use nrf-connect-sdk v1.9.1 (Zephyr v2.7 LTS)
We have a set of network devices. Both routers as sleepy-end-devices.
The sleepy-end-devices connect to the...
how to set bt tx power in NCS
I referred to this example "hci_pwr_ctr", but err occurs:"Set Tx power err: -5 reason 0x00", Possible errors are BT_SCI-ERR_SUNKNOWN_CMD。 ...
Running NRF52840 mcu core on custom board using 17.1 SDK
1. Use the nRF Connect Mobile app to connect to our device over BLE
2. Run the dfu uploader to update FW from...
I am planning to modify the SLM application (NRF9161) to load its own certificates for TLS upon startup. This should be doable via modem_key_mgmt functions.
However, NRF5340...
Hello,
After migrating from NCS 1.8.0 to the latest NCS 2.7.0 version, I am no longer able to disable PRINTK , which we previously did to reduce flash memory usage, as we...
Is the nRF 5340 already FCC Pre-Certified ?
When we integrate the nRF5340 SoC within our product, should we need to get our product certified by FCC ? is there any difference...
hi professor,
The npm1300 is used for power management on my borad.When VBAT and VBUS are connected simultaneously, the bulk 2 output power supply varies between 1V and...
Hello,
I used VSCode debug for APP core without any issues.
But I cannot debug NET core because, APPROTECT is turning on. I want to disable APPROTECT persistently for...
Hello,
I freshly installed nRFConnect 5.0.2 in a Windows PC. Installation was fine.
When I start it I get an error:
How can I overcome this?
BR Matthias
I am currently trying to use my nRF52 as a BLE central to connect to a OBD II BLE Device. I am able to use the name scan filters and connect here
After connecting, I...
Hi,
I am Maria from SmarEdns. We need a hardware device that connect 15+ BLU at a time and update firmware. how many BLU connection avaliable in nRF52840 Dongle at a time...