I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
It's mentioned in this forum that MQTT-SN may be implemented on nRF connect SDK. I would kindly ask if there is anything available about that? And will MQTT-SN be officially...
Hi,
I'm using SDK 14.2.0, and nRF52840-Preview-DK.
Followed the tutorial:
devzone.nordicsemi.com/.../
I've programmed the soft device from: ..\components\softdevice...
Hi, I want to use filtered list during BLE advertisement in out project. The flow is as follows: (I'm using nRF connect app for testing ble connection) 1. Just advertise so...
Hello,
We are trying to connect to an AWS MQTT broker using the nRF9160 with modem firmware version 1.2.3 and are not having any luck.
Project background:
Using...
Hi Team,
Setup:
Application: smp_svr with overlay-cdc.conf
Board: nrf52840dongle_nrf52840
NCS: 1.7.0
System: Windows
Tool: mcumgr
I am trying to upload an...
Hi, I have a firmware that runs well on nRF52833 dev kit (SDK 17.02) and I am trying to port it to a BL653 dev kit. The firmware has a bootloader and it can perform DFU over...
Hello,I am using nrf24l01+ product for FCC certification, it requires a modulated carrier. If I send this modulated carrier in the form of data packets, it is not a continuous...
Dear ,
When i use the demo of ".\SDK\nRF5_SDK_17.0.2_d674dde\examples\peripheral\twi_scanner\pca10040\blank\arm5_no_packs", Some exception occured . The sdk enters dead...
Hi
I'm running into this error when enabling the soft device (see title). I've read about the PREGION[0] and that, if the info variant is > 0 it indicates a soft device...
when told the problem,I wanted to tell the you information . I use NCS 1.7.1 version,OS is windows 10,nrf connect for desktop is 3.10.
Firstly,I install the nrf for vecode...
The newest version that will run on my mac is 3.8. any never version will just freece at the startup window.
...but the programing app crashes when I try to add a file in...
Hi,
I am using the RSA sample code and I need to make the key persist. When I try to change the lifetime attribute to PSA_KEY_LIFETIME_PERSISTENT, the key generation fails...
Hi, I am developing a device using the nRF52832 mcu. I have written my application and have interfaced with an external I2C Sensor. It works perfectly on the NRF52-DK, I get...
I am using NCS v1.9.1 with the nRF52840 and I am not able to move the MCUBoot secondary slot to SPI flash.
I have been able to communicate with the device over the SPI...