hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
We have found a nrf52833 DK (PCA101000) with id, 685888541 with 2024.4.
So, it might be used as previous project in our company.
Anyway, I tried to test with this DK board...
based on SDK v2.9.0
1 Central, 4 Peripherals, Repeat the following:
Power off 3 Peripherals, wait a while, power on 3 Peripherals.
The following error usually occurs...
Hi
I have a nRF52832 Device, and develop by nRF5 SDK 17.1
Now, I have a project base on BLE_Central \ ble_app_uart_c , and also need to use Dfu OTA function
so I refer...
Is there a way to modify the distance measurement sample code to where it is intended for one transmitter and multiple receivers versus between just two devices? I am trying...
Dear,
I’m using nRF Connect SDK 2.7.0 with BLE Mesh and wondering how to adjust the TX power dynamically. When setting the TX power using a predefined option like CONFIG_BT_CTLR_TX_PWR_PLUS_8...
Hello.
I am trying to run an alarm clock using the RTC calendar. In the main loop I see the time being printed, but there is no response from the alarm callback, which I...
Hi,
in my case I need to flash the nRF5340DK board with only a standalone merged_domains.hex , which I get from another co-worker, no source code. how to do it?
Best...
Hello,
I am experiencing an issue while trying to connect an external flash memory (MX25R64) via the QSPI interface on an nRF52840-based custom board. My pin configuration...
Hi.
I wanna evaluate nRF52840-DK. However, when I tried to install Toolchain on Visual Studio Code, a message "Failed to fetch available toolchains." is displayed. "nRF...
Hello,
I've been using nRF54L15-DK devboard (0.9.2 revision on the label) for about a month now without any problems until today.
I wanted to change VDD output voltage...
Is there a sample app that uses the Zephyr Light CTL Bluetooth Mesh model? I've tried to add that model to the light_ctrl sample app, but get a crash during configuration...
Greetings to everyone.
We have the nRF52840-DK, where the Power Switch SW8 physically is broken.
Is there any way (a bypass, making a bridge/shortcut, using a soldering...
HI everybody,
I have problem with my Nordic nrf9151-DK. I am not able to use GNSS with this kit. A looked at documentation and found, that i have to activate XCOEX0...
Hi,
I have been using the nRF52840 for a long time, and everything was working fine. However, now LED5 starts blinking whenever the USB is connected to J2. I have tried...
Hello, I am new to using the nRF platform, and I appreciate your understanding. I am currently using SDK 2.8.0.
I have implemented a thread in the application core to acquire...