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...
Hi,
I am working on the asset_tracker application.
I have integrated the "lte_ble_gateway" into the asset_tracker application and able to get the BLE values from nRF52840_PCA20035...
I am trying to use PPI to control an output pin. I am successfully using 2 PPI channels at the moment to use the COMP to do freq counting over a 10mS time period. I have added...
We have our first prototype ready and were measuring the power consumption. During development the values seems to be wrong.
So I just added a voltmeter to the DUT out clamps...
I'm having the issue of where calling app_usbd_cdc_acm_write() more than once within the ble_nus_data_handler fails.
A test case is based on the "examples/peripheral/usbd_ble_uart...
Hi,
I'm looking at the recent SDKs for S140 and I can't see an option to enable the TxPower field in the extended advertisement indication packet:
I've taken a look...
Hello there!
So far we were using v1.1.0 branch of nRF Connect SDK. However, we would like to experiment with the AWS IoT library so we were forced to move to the latest...
I am trying to use nrf51822 as central device and connect it to another nrf51822 acting as a peripheral device ..and i want the central to print the rssi value with respect...
Hi
I'm working on nRF52832 with SDK 15.2.0.
I have a device which is based on ble_app_hrs_rscs_relay.
I added pm_handler_secure_on_connection in ble_evt_handler and...
I have downloaded the example application code from github ( https://github.com/NordicSemiconductor/IOS-Nordic-Thingy ) and am trying to build it using the latest xcode development...
Hello, Guys. Using the function ble_nus_string_send, I've sent sensor values to my mobile phone. However, the data received came from an unknown character being broken. I...
Hello,
I use aws_fota as starting point on a mobile device with MQTT reporting.
What is the best way to manage loss of connection (how to know and how to cleanly rebuild...
Hello Nordic support
We want to add a function to monitor the RSSI of the other party's mobile phone at the time of Connetion instead of advertising. Is it possible...
Hello Nordic Support,
I have modified the USB MSC example to use SD card and have also initialized UART port. Basically, what I'm trying to achieve is to write data received...
Hi,
Question 1: Why nRF52832 not supporting Thread? Is it because Memory? Hardware?
Question 2: Can you advise what is the advantages or applications to use BLE+Thread...
Hi,
I'm sorry but i cannot find in the discussion the definition of this structure NRF_SPIM_Type
it is not defined in nrf_spim.h
typedef struct { NRF_SPIM_Type * p_reg;...