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...
Hello
I am planning to purchase Nordic Semiconductor Power Profiler Kit. Before purchasing the kit I need to know, Is this kit supports another company's microcontrollers...
I am using nrf52832 with a custom board with no external crystal oscillator. As bootloader I use "secure_bootloader_uart_mbr" so I don't have softdevice. SDK is 17.1.0_ddde560...
using ble_app_interactive on one dev kit and connecting to pc viewing on terminal
other is my perihperal.
on entering connect <device address> it gets disconnected
hi I sucessfully tested the blinky project on the nRF52840 dongle... btw i'm using vanilla zephyr...
but i'm unable to prototype the uart comm on this board... the board...
I'm working on NCS 1.8.0.
I can use DFU APIs to upgrade my firmware successfully, however, after DFU is finished and system reboot, the McuBoot to swap images is too slow...
Hi, I want to know brief aboout difference and objective of different types of Zephyr projects. When using nRF Connect SDK, in SES a project is created, 3 options are available...
Hello,
I am using the nRF52840 DK board and writing code in Zephyr and I want to change the clock frequency. Currently, I guess by default it is 32.768KHz How can I change...
Hi,
I am using an nRF9160/nRFConnect SDK 1.8.0/VSCode and my application uses MCUBoot and SPM. It is a "non secure" application.
I am trying to get a reset cause.
hwinfo_get_reset_cause...
Hello,
We are developing a product based on the nrf52840 chip with our own antenna design. we would like to register our product in SIG and obtain a company identifier ID...
Hi, can nRF52 DK or nRF 52832 read data from other sensors, for example, accelerometer, gyroscope and heart rate sensor. Accelerometer and gyroscope would have an implemented...
Hello.
I would like to know if its possible to preform a firmware update from the application itself like so:
1. Getting the firmware via UART in chunks of 2k (from a...
I am following along with the BLE DFU tutorial found here https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu but when I attempt to build...
Hi,
We have a custom board with the nrf5340 SoC, after erasing it with the erase function included in the nrf extension for VScode, we started getting the following error...
NCS 1.8.0
We have a custom board that uses the ATECC508A on an I2C bus. We are using release 3.3.0 of Microchips library cryptoauthlib which includes zephyr hal support...