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...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
Hello All, I would like to implement tracking over MESH network using nRF52840. 1. In my MESH network, there are some devices who continuously advertising (say beacon). 2...
HI.
I am following the document http://infocenter.nordicsemi.com/pdf/nRFConnect_BLE_User_Guide_v2.2.pdf to work with nRFConnect desktop App and my DK BMD300(Rigado). ...
Hello,
I'm trying to play voice using PWM in nRF51822.
I've already experienced this using other MCU before.
So. I'm trying.
Voice source data is 8bit / 8K / mono...
Hi,
I am working on nrf52832 , SDK15 and softdevice S132. I am modifying the ble_app_hrs example code in SDK
I was trying to implement a whitelist with the address of...
I am using ble_app_uart SDK_11 s130 on nRF51-dk. I would like to make the device running on ble_app_uart connectable but not discoverable. The Android app will have pre-knowledge...
I am using nRF52840 with sdk 15.0 version. I am able to read OR write data into flash using fds library. But now i want to write one or two bytes into flash and read this...
Development Kit - nrf52
SDK Version - 15.0.0
IDE - Segger Embedded Studio
Computer Platform - Windows 7 - 64 Bit
Setup : I am trying to interface an E Paper Display...
I am trying to detect when mtu has been successfully negotiated through the ble_evt_handler function, which is passed into NRF_SDH_BLE_OBSERVER as shown below:
// Register...
Hi - I'm trying to program the Thingy52 using my nRF52840 DK and Macbook Pro. I've got the Thingy connected to the DK via the 10-pin cable. The first time I ran nrfjprog on...
Hi there!
I have migrated ble_mpu_simple from sdk14.2 to sdk 15.2.
I use Keil uVision to test "nRF5_SDK_15.2.0_9412b96\examples\nRF5-mpu-examples-master\nrf5_ble_mpu_simple...
Hello,
Let me start off by saying that in our use case we are transferring large amounts of data (megabytes) through BLE. This works fine on iPhone 6s+, iPhone SE, iPhone...
Hi,
We're looking for a Bluetooth chipset / module for a Android Pad hardware.
Given that Android 8.0 BlueDroid stack requires Bluetooth chip support HCI commands, is...
Dear all we are using nrf52810(48pin).we did not find exact solution about how many i2c and spi available for that.in which pin we have to connect i2c device and SPI devices...