Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Hello,
I recently cloned NCS v1.5.0-rc1 using west init -m https://github.com/nrfconnect/sdk-nrf.git followed by git checkout v1.5.0-rc1 and then west update in the nrf...
Hello,
I'm a beginner and I'm a bit lost. It's rather complex to understand everything there is to know. So I ask a lot of questions, sorry.
I was advised to use the lib...
Hello,
We are not finding RFX2401C on the market for sale and we are looking for a PA for the NRF24L01+.
We found the alternative RFX2411, is it safe to assume we can...
Dear community
I'm developing BLE secure firmware on an event-driven proprietary RTOS.
According to the documentation of nrf_ble_lesc_request_handler() , it is required...
Is the BLE connectivity offered by the nRF52840 (upon which the Arduino Nano 33 BLE is based, I think) DIRECTIONAL? Should the board be oriented in any particular way to maximize...
I would like to use the Shield Debug (P20) on the nRF52840DK as part of a Device Under Test platform for production devices. I also want to be able to transmit/receive data...
Hi,
I am playing around with the the Bluetooth Mesh SDK (`nrf5_SDK_for_Mesh_v2.1.1_src`), more precisely with the light-switch `proxy server` example. The nRF52 DK's LEDs...
I want to use nRF Sniffer for Bluetooth LE with Raspberry Pi 4, is it possible? Wireshark is used for frame capture.
What I did below ① Write sniffer_nrf52840dongle_nrf52840_7cc811f...
Using: ncs v1.4.0, Modem FW v1.2.3, SES v5.10d
I have a custom nRF9160 board with code based on the Asset Tracker app. I have GPS triggering off of the accelerometer. GPS...
The PDK does not show up in file explorer. Power switch in VDD position. LED 1 is on solid. The device manager universal Serial Bus controllers does not list any device that...
Hi, sorry for adding more posts on the same issue, but I don't see any of the posts that speaks to my current situation. I'm using nRF51822 and SDK 12.3.0, and I'm trying...
I am using NRFSDK 1702. I have one NRF52840 as central and multiple peripherals. The central receives data from the peripherals and then transmit the received data via hardware...
Hello,
I am trying to create an application that uses the mesh light lightness [client/server] model using the example application as a guide and I have a few questions...
I want to check which version of BLE is implemented while using a particular SDK or Soft Device(SD). Is the version of BLE dependent on SDK or SD or both ? I couldn't find...