Hey,
I’m currently evaluating DECT NR+ using two nRF9151 DKs with the nRF Connect SDK v2.9.0.
According to the ETSI specification (ETSI TS 103 636-4 V2.1.1), the Physical...
i just rebuilt the code in the beacon_advertiser.zip file attach to this issue for the NRF52232....
the code runs as expected, though consumes about 200uA when sleeping...
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
I made some tests with PPK-II in source meter mode by connecting a load resistor in series with a Fluke 8846A ampere meter to the PPK output. A also hooked a GW Instek GDM...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
I want to realize the connection and communication between the broadcaster and the upper computer software nRF Connect...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
Hello all,
I have a pretty simple question that I hope can be answered for me. I'm integrating an nrf52832 development kit (PCA10040) BLE sniffer into a test fixture to...
hi,
i able to write and read unsigned integer value from the flash, but when i try to write some string to it ,the device is not responding.
void Reading_the_data_from_flash...
Hello Sir,
I would like to ask about the handling of the interruption in the nRF52 SDK.
The versions for SDK and SoftDevice are 15.3.0 and S132 v6.1.1
In the processing...
Hi all,
I am using a nRF52840 with SDK v16.0 on SES. I am trying to understand the flow of code in the secure Booloader(/SDK_v16\examples\dfu\secure_bootloader\pca10056_s140_ble...
Hi ,
I am trying to interface sg90 toy servo with NRF52840 , I am using nrf library but dont know how to drive it from 0 degree to 90 degree to 180 degree . May I know the...
Hi
I m using NRF52832 for beacon application.In my application, the device should be in the system off mode .After holding button for 5 secs, the system will back to idle...
Hi
I'm using SDK version15.2 and SD on a custom board based on nRF52840.
The board has two serial ports, and I want to use both independently. Using the Serial Port Library...
Hi Nordic Team,
My requirement is-
Advertise -> Connect to 1 device -> Send packet -> Disconnect -> Delay(1min) -> Advertise -> Connect to 2 device...
I am using Timer...
I am using nrfMeshProvision cocoapod to create a Mesh Network using a iOS Mobile application. In first step of identifying the device, i am able to call bearer.open() and...
Hi,
I've used the nRF connect 'Getting Started' software and tutorial to setup a development environment, however i am having problems with the "Set up a project in SEGGER...
Hi Nordic Team,
Please share a logic to filter with address for connection over BLE. Please help as soon as possible.
Thanks & Regards,
Aswati Vijaykumar
Hi
I am currently developing a demo application and started with the ble_app_template project from the ble_peripheral_folder (s140 softdevice, sdk 16.0). I copied it to...
I am using a module called Core51822 which includes NRF51822, with the NRF51822 Evaluation kit and the ST Link to program it from Arduino IDE.
I want basically to program...
can someone suggest me some tutorials how to do programming in nrf52840 from scratch.
i have tried some examples like blink an led just like opening the file and running...