I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Hi I use ble_app_uart sample SDK 12.3 test the data throughput,
when use Nordic DK board , it can send near 5KB/s; but on my own board,the NRF_DRV_UART_EVT_ERROR will appear...
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...