Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
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...