I have found that in NCS SDK 2.6.2 it was very simple to enable FLASH_SIMULATOR as part of the mcuboot configuration overlays. But starting from SDK 2.7.0, I keep getting...
We are looking to do DFU over UART to the Application as described in DevAcademy nRF Connect SDK Intermediate, Lesson 8, Exercise 1, Step 5. However, we have only one UART...
I am working to convert from Thingy 91 to Thingy 91x. I have successfully used the modem_shell with RTT output and control and the overlay does not seem to work with SDK 2...
Hello I am looking for the IBIS model for nRF52840 for signal integrity simulations. I saw similar requests older than 2yr and I am wondering if now the model is available...
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...
Hi,I am using nrf51822,I want to know more about address0 address1,prefix and adderss match,where
can I find more detailed document exept <<nRF51_Reference_manual v1.1>>
I am just starting with NRF51822 (can't even program the BLE example as IAR support is inadequate but that's another story) and trying to figure out power requirements for...
Just wondering,
What if I configure the Tx power level or some other attribute. What do I have to do to save the value to be used when the unit restarts?
Hello all,
I would like to ask you something,
I've done all my development with NRF24L01+ but now I have some NRF24L01 modules.
I know that NRF24L01+ is fully compatible...
Hi
I am created one more timer in ble_app_hrs
like in timer_init()
err_code = app_timer_create(&m_current_timer_id,
APP_TIMER_MODE_REPEATED,
current_timel_meas_timeout_handler...
I'm a little lost on the GPIO mappings from the code to the outside world. I'm playing with the UART example on the nRF6310 board. In the sample code, IO 16 is RX and IO 17...
Hi,
I am using ble_app_hrs application as a reference code.
in our case i have gpio interrupt for every 25 ms.
what should i keep BUTTON_DETECTION_DELAY for 25ms...
Does the lcd clobber the tmr0 and/or ANT ???
We just went through several days of working w/ ns on running ANT w/ RTC with a resolution of using sd_ calls.
Is the LCD...
Hi,
i am using nrf51822 custom board.
For our application i am using ble_app_hrs source code.
in that i have gpio interrupt for every 500ms, to get data from accelerometer...
For example, if I have a GPIO pin configured with low sense, and it goes low just before I call sd_power_system_off(), will the device return to System ON mode immediately...
Hello,
I've got a nRF51822 DK which I try to program with a SoftDevice using the nRFgo Studio (nRF51 Programming). My chip/programmer seem to recognized properly since...
Hi,
For developing our application i am using ble_app_hrs
in my case i have gpio interrupt for every 500 ms to get data from accelerometer.
question:
in heart...
Hi,
I am attempting to understand the timing of events when a mobile application connects to my nRF51822 based device. The reason being is that I have to enable the UART...
Hello,
Greetings, in the nRF24L01 datasheet, its mentioned that the module can work as a multiceiver, meaning 5 nRF24L01 module acting as PTx can communicate with 1 nRF24L01...
hi,
my customer using nrf51822 DK to have debugging software,the error occur in the attachment.
can you tell me something have Caused this problem?
thank you !...