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...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
We are designing a circuit that will be supplied from lipo battery, vddh. I am wondering how decoupling capacitors on vdd will impact as it is suggested (in errata 202) to...
We are using pc-ble-driver-py on our Ubuntu host machine which is connected to the nrf52832 running connectivity firmware and we are able to run the examples, how could we...
Hello,
I have got a quick question regarding a potential workaround-setting for the BLE_HCI_DIFFERENT_TRANSACTION_COLLISION-error.
Here is what I am currently seeing:...
Here i am attaching the my working code of the application.in my application i am using the two peripherals one is TWI and onther one is UART.i interface some sensors with...
I have a wireless project. Requirements as:
Support platforms: Desktop/Laptop and mobile, Pc/Mac/IOS/Android. etc.
many connections: flexible but can support 100+...
We are programming our nRF52 based boards through USB via the P20 connector on a Nordic nRF52-DK board. However when there is a problem with our board, e.g. if it did not...
Hi,
I am working on an application using NRF52810/NRF52832 without Soft Device (I don't need BLE for this app), on a custom board. I am using the SDK15.
There is no external...
Hello,
I run the example given in SDK V15.0.0 to measure Vdd of nRF52-DK:
NRF_DRV_SAADC_DEFAULT_CHANNEL_CONFIG_SE(NRF_SAADC_INPUT_VDD);
I don't change the default...
Before I explain my issue I wanted to be sure on my basics, so here is my understanding after doing the research in nordic devzone
I'm using nrf52832 with sdk15
1) BLE...
I am using nRF5_SDK_15.0.0_a53641a.zip to create an application needs paring and bond. Now I got a problem that, if a smartphone removed the bond manually in its phone settings...
Hi
I’m using NRF51822_XXAC + s130_nrf51_2.0.0_softdevice, my program work well most of the time, but it dies at 0x000006b0 sometimes. Since I used the S130 softdevice, the...
Hello, guys,
I develop 52810 with sdk 14.1.0, i need the OTA features,
but i couldn't find the dfu demo( ble secure dfu bootloader and
buttonless dfu template app , pca10040e...
Hello,
As we know that nRF52840 SoC supports Bluetooth 5's 4x Long Range and 2x Data Throughput.
How different PHYs for these features (2 Mbps PHY and 1 Mbps Coded PHY...