Hi, I am having problem making DFU work on nrf52832 using nrf connect sdk 2.6.0. Below is my mcuboot.conf under child_image and prj.conf. Please guide me where I am wrong...
Hi all,
I am running the lsm6dso zephyr sample on my nrf52833 dev kit. I am unable to set the sampling frequency. I get this error after flashing:
This is my overlay...
I refer to and the answer answer given by AI referring me to you.
I need the lithium battery only to about 8-bit accuracy to reduce the leakage current. Please provide...
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...
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...
Hi ,
i am using ppi channel 0 for i2c1 bus (Accelerometer).
and also i am using ppi channel 0 for i2c0 bus (LED controller).
But both are working. but some times...
I took the ble_app_proximity as an example.
Before I introduced the scheduler it worked ( not always but reasonably well).
I added APP_SCHED_INIT(SCHED_MAX_EVENT_DATA_SIZE...