Hello
I am building a hardware that requires to use the nRF9160 together with the nRF52840, in order to add the 2.4GHz radio support to the system and also to be able to...
Hi All,
Hardware Details:
nRF-SDK: 2.8
Microcontroller: nRF52840
Setup:
We have an OpenThread (OT) mesh network consisting of approximately 15 devices. All devices...
Hello, I've been working with a custom board using the nRF5340, but I’ve been struggling with picking up any BLE signal from it. I flashed the network core separately with...
Hi!
I’m developing an application using nRF SDK 2.9.0 with the Xiao BLE Sense . I created a new project based on Zephyr’s UART peripheral example.
The application runs...
Hi
I am using nrf Connect sdk 2.9.0 Visual Code IDE.I have added the following configuration in the prg.conf file:
But still I am not asble to receive more than 20 bytes...
Hi Support Team
We want to use the J-Link of nRF54L15DK to program customer's nRF54L15 board. We follow the guideline of below link to connect the Pins of P19 of nRF54L15DK...
Hello,
I am experiencing an issue while trying to connect an external flash memory (MX25R64) via the QSPI interface on an nRF52840-based custom board. My pin configuration...
I buy NRF51822 eval-kit.
BLE dongle and did not have a compatible, The attempt to change the Stack.
But I never found the Gazelle stack.
where are gazell stack?
Hi,
Can someone tell wether Security Mode 1, Level 4 is available on the nRF52832 and SoftDevice S132?
In one PDF I found only Level 1,2 & 3 but in the S132 API reference...
I am switching to (what seems to be) the newer approach to initializing and starting advertising, primarily because I need to leverage the the advertising Modes; BLE_ADV_MODE_FAST...
During some recent development work it was noted that there is no PA LNA assist in the DTM software. Is there code that provides this?
See answer below:
Hello,
I have a project that started out as a Peripheral BLE_HRS example. I am currently running SDK 9.0.0.
I am able to Bond a nRF51 Central with a nRF51 Peripheral...
Hello,
I'm using the SDK 11.0.0 and S130 on both sides, and the projects ble_app_uart_c and ble_app_uart to connect a central and a peripheral through BLE. I was doing some...
Hi..
i am using nrf52 and my custom made android application.
softdevice is 132.
in that am able to do DFU for application file with android master control panel.
i used...
Hi.
I will make clock.
I use RTC2 + Softdevice. (PCA10040 , NRF52832 , s132_nrf52_2.0.0_softdevice.hex )
Base Source code = nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral...
It seems to me that Nordic has implemented only a part of the Current Time Service.
I want to get the time zone in addition to the year, month, day, hour, minute, second...
Hi.
I'm developing firmware based on github.com/.../S130_LBS_client_server_central_peripheral example. I installed third party Softdevice s130, and with example of peripheral...
I have modifed the nus_uart(peripheral) to add static pass key in sdk 10.I used my mobile phone to test the functionality and it works as expected[asks for the passkey when...
Hi,
I'd like to put a BLE central in low power between two scan.
actually I use the example Ble_app_uart on a dk board PCA10028
and a second dk board as advertiser with...
Hi,
I am trying to get the SPI Slave working but was hoping to find a how-to. Is there an example of the SPI Slave for the S110 Soft Device (7.3.0)?
Currently, I am...
Hello,
I am developing custom HAL driver for SPI in NRF52 (PCA10040). The problem is that using the EasyDMA MAXCNT registers value must be between 1...255. It implicates...