Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
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...