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...
I'm trying to set up the Dongle pca10059. I'm using the softdevice 140 and segger studio. The code is from the SDK, the template example.
the main.c:
static ble_uuid_t...
Hi,
I would like to know if there is an event from peripheral side to indicate that the discovery process is over.
The gold is to disconnect from the central if all the...
1.Would you please confirm the maximum ripple range that nrf52832 can accept for VDD (3.3V) and dec4 (1.3V) power supply, that is to ensure that the function will not be affected...
Hello,
I have used the Nordic Thingy application, I also used the Raspberry Pi Python interface and I observed the temperature measured.
The temperature is not stable...
I have a customer requesting any version above 0.8.5 for part number nRF9160-DK.
Can you tell me what date codes would have the requested versions?
thanks,
Russ
QB79869...
I'm looking for a low energy communication method for a wireless PIR motion sensing device. The system will be battery powered so RX current draw is particularly important...
We are revising a design using the NRF9E5, we are experiencing problems with the third harmonic when configured for 915MHz band, the higher we go up the band the worse the...
I am looking to build a custom board using nrf52840 and want both UART and flashing capabilty on the custom board. I have a NRF52840dk that I will use to program the custom...
I want to increase the pull-up resistor value to educe the current consumption.
but, I am afraid that the GPIO input will not be recognized as High.
I want to know the...
Hi,
I can't find this information anywhere in the AT command manual or datasheet. What is the accuracy for " AT%XTEMP?" and "AT%XRFTEST=10,1,0"?
Kind regards,
Thoma...
Hello,
I'm trying to generate project to realise new user-cases with wireless mesh networks.
I did a demo with the Thingy52 at flower greenhouses
They are very interested...
HI! I've done the basic Blinky and UART examples, and now have to move on to programming something on my own. ( I have to send EEG signals from one BLE board to another/notebook...
hai ,
i tried nrf52840 ota over BLE from third party (ESP32).
As per the DFU protocol implemented logics and upto init packet (.dat file) getting expected response from...
Hi, I'm looking to use P15 (Shield Debug out connector) on nRF9160-DK. Description here https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fhw_debug_out...
Hi I used the light ctl/lc example project and connected to it with my iphone app which uses nordic sdk. I made a slider which sends messages quite often to the mesh device...