[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
TWI Master drives BNO085 to read four-element data at intervals of 20ms, and I2C will not be able to read data when the device works for more than 10 minutes. INITTWI and...
I have verified The maximum channel table size NRF_GZLL_CONST_MAX_CHANNEL_TABLE_SIZE is 32.
but result_value = nrf_gzll_set_channel_table(my_channel_table, 32) return false...
Hi, I am trying to reach the highest possible throughput when sending data over usb to nRF52840 from a host computer, but I am reaching 4Mbps max. Is this reasonable or is...
Hello,
I am working on creating a custom board based off the nrf5340dk_nrf5340 board
I am following the tutorial here
https://academy.nordicsemi.com/courses/nrf-connect...
Hello,
I would like to know if there is official C# source code to perform DFU OTA for a NRF52840 from Windows without Nordic hardware (DK, dongles etc..), using only the...
Hi, We are using `fota_download` library on our nRF9161 design running mfw-nrf91x1_2.0.1 to download a firmware upgrade image from our Amazon AWS server location. When trying...
Hello, I am currently using (\nRF5_SDK_17.1.0_ddde560\examples\peripheral\radio\receiver)routine to develop.I want to check if the first N bytes of the received packet are...
Hi! I am using nrf32840 with free rtos,
and I have a loop that do the following
for(;;){
vTaskDelay(pdMS_TO_TICKS(intervalTime)); // go to sleep due to portSUPPRESS_TICKS_AND_SLEEP...
Hello guys, W are using the nRF52840 development kit in our project, we received the development kit today and when we powered the kit to my laptop(Acer nitro 5) using a micro...
Hello guys
I'm using nRf52840 development for my project, when trying to connect using a micro USB to the laptop, the J Link drive is not being detected on my laptop(Acer...
I am trying to program nrf52840 to print acceleration from mpu6050. But when I build the project, I get the error - undefined reference to `nrf_drv_twi_init'. Here is the...
Hi Support, we are using custom hardware and the follwoing versions:
1. modem - 1.3.4
2. nrf-sdk - 1.9.0
3. Zephyr - v2.7.99
Our application is based on the gnss sample...
Hi
We built an application that bases on the sample application "central_and_peripheral_hr" with NCS v2.7.0 and nRF54L15.
In this application, I tried to manually start...
Hi,
I am facing a problem with connecting nRF9160-DK to the cellular network. waited for more than hour for connection but always showing "Not registered, attaching or searching...