HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hello All,
I have few questions below:
- What is the efficiency of the embedded DC/DC converters in the nRF53 circuit? What is the difference in efficiency when the circuit...
Hello everyone,
In our custom tracking application for the nRF9160, I am connecting to nRFCloud through MQTT when needed. Either when sending a data, or requesting assistance...
Hi Nordic and everyone else!
First my question: I am sending my position data to the cloud in the same matter as the MQTT Multi Service sample. It converts some PVT data...
I have made a second rpmsg endpoint to hci_rpmsg sample and integrated direct test mode sample functionality behind that second endpoint. Application has dedicated test mode...
Hi team,
If the TTL count is 100 but the number of devices in the network is 10. Will the device routing table in BLE mesh SDK understand that the message has been already...
The UART and UARTE peripherals share the same ID (2), and only one of these can be enabled at a time.
How do you enable only one of these peripherals?
The register blocks...
I have MCUBOOT working using the default UART pin numbers. I need to change the UART RX and TX pin numbers used by MCUBOOT for a custom application. I am able to change the...
Want to store the CONFIG_BOOT_SIGNATURE_KEY_FILE in the project space, not the ncs folders.
Looking for a method to define file location without using a absolute path. ...
I am using NCS v2 and VSCode extension on Windows 11.
I have two pieces of hardware I am testing with:
Adafruit nRF52840 Feather
Custom nRF52840 board
When I flash...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
I would like to automate some unit tests with NCS. I tried running the native_posix qemu builds, however, this does not support the mac m1 architecture (maybe Linux only?...
I'm updating the NCS we are using from 2.0.2 to 2.1.0 in order to use the modem firmware 1.3.3 that was just released. I verified my build with NCS 2.0.0, 2.0.1 and 2.0.2...
Hello!
I use NRF Connect SDK 1.8.0, but peripherials are configured using nrfx library.
My task is to implement serial interface where I have PIN_TX and PIN_RX. I transmit...
Hello All,
I have few questions below:
- Does the ENABLE input disconnect the internal power systems completely, or does the circuit remain in some mode and nevertheless...