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...
I am wanting to increase the length of one of my characteristics used when my device is acting as a peripheral. When I increase the size of my characteristic, the softdevice...
Hi,
I needed some figure for my controller selection,
Please if can you tell tthe exact answer it will be very help full,
Using NRF serial example for uart with baud...
Hello,
I have a voltage divider/thermistor circuit where R1 is an NTC thermistor of 100kOhm at 25 ° C. R2 is 100kOhm right now.
I took peripheral_saadc example for SDK15...
Hi all,
I'm testing out and adapting the Thingy Mesh Demo v0.1 , which uses nRF SDK for Mesh v1.0.1 for my internship. I will be testing out a Thingy's Mesh network for...
Hi,
I tried, ble_blinky example on DK, it works well. Also advertising interval 40ms on nrfconnect mobile app,this is consistent with SDK.
Now, i try same example with...
Hello
My name Ilya, am from global company Rosslare -access control. i am a R&D lieder.
I have found that nRF52840 is accepted to my new project - BLE reader.
I want...
Chapter "18.6.1 Power-on reset" of the data sheet describes " A step increase in supply voltage of 300 mV or more, with rise time of 300 ms or less, within the valid supply...
Hi,
I'm using the BDS Plugin to generate code and I noticed that the code generated for adopted services it's totally different compared to the code into nRF5_SDK_14.2.0_17b948a...
I am trying to use the watchdog interrupt on an NRF52832 but am unable to get it to fire; the watchdog fires, but as far as I can tell not the preceding interrupt. Here is...
Hi,
Does nrfsniffer require a separate dongle? Can I only use my Nordic board with USB cable, sniffer tools & Windows machine? Will that suffice? Well it lists that way...
Does the nrf Mesh Android App/iOS supports Extended Packet Length? Like MTU size > 23 .
I have used Samsung Galaxy 8 but I am not able to provision the Device , even though...
Hello,
I want to use ANT+ communication on the nRF51-dongle that has a PCA10031. I have downloaded the SDK 12.3 to use. I have used some of the BLE examples before that...
Hi all, in new update app NRF Mesh Android, I can send data from Android app to Kit run light switch proxy server in SDK MESH V2.2. But It using generic_on_off_server. So...
My setup is a Android phone, Nordic NRF52, and random BLE devices in the area.
What I want is, the Android NRF-UART app connects to the NRF52 and the NRF52 sends information...