Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Hi,
I'm trying to migrate bluetooth softdevice to a project contained cli module. I found cli module and softdevice would all create an app timer. The softdevice first created...
Hi,
i using 52840DK 10056, keil5
SDKs\nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\
i got err or as follows ,but the...
hi support team,
There is one problem with customer product, for modem it takes more than 5 minutes time to attach the network, i compared with DK, attach is the modem trace;...
i noticed that in the "ble_gap.h", #define BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED (255). But now the situation is, i want to broadcast data more than 255 bytes,...
Peripheral: nRF52840 DK Central: OnePlus 6T, nRF Connect app
I modified ble_app_uart example, to support Bluetooth Long Range:
I observe two issues:
Advertising...
We were thinking to use nrf52840 dongle for one of our key projects. We were able to integrate the dongle in our ecosystem with android app.
But we have users of the product...
I have a problem about BPROT function, the project is on nrf52832 and using SDK 15.3, Softdevice s132 6.1.1.
If I enable the BPROT function by calling nrf_bootloader_flash_protect...
Nrf52832, SDK 13.0 Softdevice 132 PMIC: bq25150
I have a battery powered BLE device. When a user takes off the battery and put it back and powering on, the device does...
i set the connected time is 30ms
but i use dongle to grab the bag ,i find that the connection parameters were wrong , it can not fix at a value
it looks like it change...
Hello,
This issue is related to this ticket , before continuing I recommend to read it first.
I had suspicion that the "speed" improvement is between project compiled...
Hello,
I recently opened a ticket, with several questions about the mesh network, I had some evolutions and new questions emerged.
We have a firmware already consolidated...
Hell there Can I find an SDK that is supported on Nrf52805 chip? Or can I get any proper guidance on program of nrf52805 (the module MS46SFIi) together with Segger Studio...
I combined the BLE UART and SPIS Peripheral example of SDK V17.0.2 to receive data from a microcontroller using SPIS protocol in every 32 milliseconds and send it over through...
Hi Sir,
nRF Connect: v3.6.1 NCS: v1.5.0 and use original example to build code, Net core: hci_rpmsg example Application core: peripheral_uart example
H/W device: nRF5340...
Dear NCS experts, The development system is running:
Ubuntu 21.10
nRF Connect SDK (btw., where's can the installed version be seen?)
VS code (1.62.1 - in portable...