Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
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...
When I move the mouse pointer over the area, I will see the Region name "Bootloader", "Application", "SoftDevice", etc, along with the addresses and size. Where are these...
I tested the example of MQTT publisher of the IOT SDK and it works, and for the next step i want my mqtt publisher scan for the router, in the example it is advertising and...
Hi Nordic
I am working on the SAADC example and I have noticed that when the buffer is filled the NRFX_SAADC_EVT_DONE event is generated. My question is on NRF_SAADC_INT_DONE...
Hello I am seeing some excessive current consumption (~650uA) when connected and do not know where it is coming from. I am using a custom board with an external 32 MHz crystal...
Hello,
At the moment, there is a need to develop an application for Android to communicate with our device. And we encountered the following difficulties: using the standard...
Good day.
We have a customer that asked us the following questions about the nRF9160 asset tracker application and we're hoping that you can help.
1. What tools are...
Today i received my brand new 2 pieces of nrf51-dks. when i wanted to try out some of the examples, i tried to copy over the .hex file to the usb drive, but for some reason...
Dear experts
We have no experience using Nordic SOC neither Nordic SDK, but want to start the contact with the platform.
Our aim is to get knowledge, setup the development...
Hi,
Can I use the serial interface to interact with an nRF52840 dongle running a mesh stack?
If so is this limited to UART or can the USB connectivity be used?
If any...
Hi,
I am developing a device based on NRF52840 soc in ble central mode. Could I claim when I do not call sd_ble_gap_scan_start function BLE radio is thoroughly OFF and there...
Hi everyone,
Maybe this is a very simple question but I want to avoid future troubles, that's why I'm asking. I want to copy an example from SDK16 and rename it. For example...
My Win 10 is up to date. Seger' J-Link driver is OK. Here's message from log screen: Please help to find what I missed. Thanks.
08:03:35.048
Using nrfjprog library 10...
Hello,
I am currently trying to use the MQTT publisher example to send a message to a locally hosted MQTT broker (I assume I can use a local IPv6 address?). The MQTT broker...
Hey Nordic Team,
I'm in the midst of integration the nRF91. As with the nRF52 designs, less work was taken out of the RF design aspect because it has a built in balun. As...