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...
hello.
I just discovered SDK14 when trying to merge the the USBD from the "/examples/peripheral/usbd" example into the "/examples/ble_peripheral/ble_app_hrs" example I want...
Hi Nordic experts:
I want to know more exactly about the flash usage of the proxy_client example of mesh-sdk-2.1.1,
As I dig down the source code so far, I find there...
Hi, basically I want to use the sub-1 GHz RF to implement time sync, does Nordic have such a product that supports concurrent BLE and sub-1 GHz RF?(maybe an SoC)
Hi,
Beginners here. So pls forgive me if noob questions.
I am using SDK12.2, S130, on a MAC (with gcc toolchain)
I try to run ble_app_uart example comes with SDK12...
Hi, I am using Segger Embedded Studio to make a custom bootloader using S110, sdk 10.0.0. I am having a problem with the size of the bootloader, when I compile the code size...
Hi,
Just wondering if anyone has experienced this.
I installed the nRFgo Studio 1.18, 64 bit version on my machine:
Windows 7 Home Premium, Service Pack 1, 64-bit....
Hi Nordic Team,
On my project, I added nrf_calendar using the Softdevice using the SDK 14,
the calendar is working fine most of the time. but I have an issue when I...
We have built and run the code in examples->peripherals->timer in nRF5_SDK_12.3.0_d7731ad on 4 different Nordic DK nRF51 development boards. The timer period is 5 msec. We...
We found that, an android phone(Android 5.1) can not update device version by DFU,and then an android phone(Android 8.0) can do it.
The two phones used the same APP version...
Hi,
In the past, we use ble bootloader in nrf52832 and it works well. Recently, we will use nrf52840 instead. However, we just found usb bootloader and ble bootloader can...
where can I download SDK v 5.2.0? Raytac told me they tested their module with SDK v5.2.0 and S110 v 6.0.0
I need to test with this version because I'm unable to make SDK...
I'm using nrf51822. I have a program which shut down the system when the button is clicked. however, not every time I click the button, the system respond. my system is full...
I try to retrieve the current device's MAC address and print it through RTT so that it can be recognized automatically in the manufacturer's test. The weird thing is... the...
I am using the nRF52840 Preview Development Kit in order to test bluetooth range. I have set up nRF Connect on my laptop and am using the Bluetooth Low Energy app. After connecting...
Hi ,
I tested your app Android-nRF-Mesh : https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library .
I saw small bugs : the reset network button on the top right...