Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
I read that the old SDK for mesh had the provisioner and client as the same operation, as I am trying to make my own philips hue style wireless lamp I would need to get my...
Hi!
My question is for the purpose of power calculations for both the nRF52832 and nRF52840 for BLE use only.
I haven't been able to find a reference for this.
I see...
I'm trying to follow "Bluetooth low energy Advertising, a beginner's tutorial" by MartinBL found at https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble...
Hi, in my previous attempt to fix n52DK, I fixed the n52DK board's power rail. It turns out not the problem of the interface MCU shorting VDD.
But when I followed the instruction...
Hi All,
Just feedback from Lab, they said that they can set any channel frequencies at bandwidth = 1MHz in the Direct Test Mode. BUT they said that they need to test any...
Did someone try to make QT application that supports DFU for BLE devices? Can it be done using nordic DFU android/ios libraries (to include them somehow in QT project)?
Hi,
I am having a problems with USB enumerating with a custom board based on the nRF52840. The board is self powered by LiPo battery. I am developing by connecting to the...
Greetings,
I'm attempting to use the ble_connectivity example for the PCA10040 and have a couple questions:
1) What are the default GPIO pins for UART?, for SPI?
2)...
Can you provide an android application that can implement light control?A s shown in Illustration:
like the nRF Connect or LightBlue.the application as client not provisioner...
HI:
I am studying mesh now.But I don't know how to run this example.I think,that proceed as follows:
1.Using provisioner example Configuration each node(element and models...
I'm using SDK version 15.0.0_a53641a on nRF52840 with softdevice s140_nrf52_6.1.0_softdevice.hex.
When I execute the code below in ble_stack_init (void) , I get an error...
Hello, I am a beginner with the nRF51822, after reading documentation and posts on this forum I can not find a clear answer for these two questions: - Is it possible to modify...
Hello, My software project is based on the ble_app_uart, and after doing some initial timer, PWM and SAADC initialisation tasks, the main loop of ble_app_uart runs for a while...
Hello,
I've got some of the nRF5_SDK_15.0.0_a53641a examples running on my board, the blinky, twi scan etc. all work fine. The twi and spi examples still use the legacy...