Hello! I was wondering if there is any advice from trying to get Non-simultaneous firmware updates using sysbuild with the following constraints:
Must update both App...
I'm using NCS v2.9.0 and attempting to communicate with an ADXL372 IMU over SPI. Occasionally, the MCU successfully reads from the IMU and begins printing values. However...
I'm updating our nRF5340 firmware from SDK 2.4.2 to the SDK2.9.0. After few modifications, I was able to compile it using the SDK2.8.0. Now I'm trying to compile it with SDK...
I am having a problem after installing 2.9 where I am getting a problem on some projects where the nRF addin does not seem to work
When try to create a new application...
Hello Nordic Community,
I’m encountering an intermittent issue with my BLE peripherals, which are based on nRF5340 + nRF7002 SoC , while testing with nRF Connect Mobile...
Based on this example, I am working on porting a pulse counter to the nRF54 and have encountered issues enabling the DPPI peripheral.
The problem is when enabling CONFIG_NRFX_DPPI...
I am migrating from the 2.6.1 development environment to 2.9.0 but am unable to compile due to some configuration issues.
My prj.conf configuration file is as follows: ...
I want to establish a link between two nRF8001 devices. Is there an example of how to do it? I am using micro controller on our application board to control the nRF8001 devices...
Dear Developer Zone,
At this time, it is possible to upgrade the firmware version using Bootloader. But, is there any way or any plan to upgrade also the softdevice version...
Hi,
I'm looking for a wireless solution to handle 500-1000 of Clients per area. Because i',m new to Bluetooth i don't know if this is possible.
Requirements:
Network...
Hi,
I using the application download the update firmware, and using the bootloader erase and write the firmware to flash.
And I changed the bootloader code, remove all...
Dear Nordic Developer,
I am using nRF51822 with softdevice.
What is the best approach to have a nRF51822 always discoverable? Like heart monitor for example : no need...
If I receive data on the UART that comes in via its event handler, how can I then create an event to wake up from sd_app_event_wait and do further processing from the application...
400 control modules
I'm starting a project.
I need to reach a maximum of 200 meters.
I work with PIC. I'll have to control 400 MODULE Transceive.
Which model should...
Hi,
I have modified the ble_app_hrs source code with more no of custom characteristics(approximately 10), When i press Service Discovery in the master control panel, i am...
Hi ,
For our application i created 9 rtc1 timer .
all timers are working fine.
but once i stop battery timer and start it again ,it is giving receiver link loss....
Hi,
Actually In our application we have a battery, by external source we can charge it. Now when we connect battery or external power supply directly no error is coming....
hello!
ANT protocol;
have three nrf51922 , A can find B, B can find C. but A can't find C. A. how to communicate with C by B ? And C how to return a reply?
I want to know...