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 am trying to run one of the examples in the SDK (...\nRF5_SDK_11.0.0_89a8197\examples\peripheral\blinky\pca10028\s130\arm4) with the name "blinky_s130_pca10028" but its...
Hi, I am starting to developing applications for the nRF5340. I am interested in exploiting the added functionality that Bluetooth 5.2 provides. I want to use a smartphone...
Hi,
We have an unusual problem involving FPU interrupt clearing and battery charge state on the NRF52832.
We are applying the following fix to reduce power consumption...
I am really struggling with getting started with software development of the nrf52840. I have looked at the SDK but I don't understand where I can find what SoftDevice I need...
Hi Devzone!
I'm preparing the certification for the product which uses nRF52840 to sell in Korea.
I need to know if it provides BR/EDR or BLE only.
Best regards...
Hi ,
I am using nrf52840 dk running zigbee cli example in sdk . I have configured dk as coordinator and using xbee modules as routers . After successful addition of xbee...
Hello All,
I am working on nRF52832 custom board.
In my application I used i2c and spi both, so I implement i2c and spi in my application.
My problem is when I implement...
Hi everyone!
While testing ble functionalities, I have noticed random resets during advertising operations.
My custom board is defined to make infinite advertising periods...
I am following https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_border_router.html with raspberry pi 3B+ and NRF52840DK as NCP for boarder router connected over...
Hi,
I am using NRF52832 with SDK17.0.0.
I want to use app_uart module without physical TX/RX pins.
Cause I just want to utilize fifo module to handle data through bluetooth...
Hi! Currently I am working on a project based on nRf52840 used in wearable, battery backed sensors and one acting as a central device. Since most data exchange functionality...
Although I search this problem, I couldn't find any proper solution for this error. I am using J-Link OB Arm.
I am using the latest version of nRF Connect.
Also, I am...
Hi! We're running the NRF52840 chipset on a custom board. I've recently switched from running the S140 softdevice to running S113 softdevice on our peripherals in order to...
Hello,
I'm using nRF52840 with softdevice s140 and SDK 15.3.
I am able to run the examples/peripheral/flash_fstorage.
Copying the fstorage stuff into my own project...
Hello, everyone!
My goal is to achieve throughput of 65 kBytes per second with nRF52832. I chose nrf52-ble-image-transfer-demo as a starting point.
My tools are: - nRF52...