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...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I have created code in GPIO read/write code with zephyr os. I did not add GPIO in .dts file. How the my GPIO example is working.
GPIO driver is not needed .dts support ...
Hello, All,
I am using the nrf connect tool on VS code for development, but i have a questions:
The west and some other python plug-ins used by this tool are installed...
Hello everyone. I am trying to develop a communication link between two nrf52 devices. I want to collect measurements from some sensors, pack them into a single data pack...
Hello,
I'm running Buttonless DFU successfully, but I would like to know if it is possible to start the application with the DFU service disabled, and activate it only later...
Hi, I have a firmware that runs well on nRF52833 dev kit (SDK 17.02) and I am trying to port it to a Laird BL653 dev kit. The firmware has a bootloader and it can perform...
so I use the default sdk in
D:\sdk\nRF5_SDK_17.0.2_d674dde\examples\ble_central\ble_app_uart_c\pca10056\s140
when i press button on nrf52840dk(pca10056)
it should at...
Hi,
I am evaluating the nRF5340 SoC and the recommended toolchain nRF Connect SDK (NCS).
I see that NCS is based on Zephyr RTOS, which provides also some drivers (spi...
Hi! I'm trying to save some variables after a watchdog reset for debug why my application hangs up.
I add a ram section on flash_placement.xml ( <ProgramSection alignment...
I am looking for Static analysis tool ( which is in compliance with standards MISRA-C and CERT-C) to be integrated with Segger Embedded studio.
Is there any preferred...
Hi
I am looking for a ways to perform DFU over serial, surprisingly i dont find any ways except this thread with no answers
https://devzone.nordicsemi.com/f/nordic-q-a...
Hi all:
About with the nrf_desktop example in NCS ,
I would like to modify the CONFIG_BT_HIDS_MAX_CLIENT_COUNT to '2' ,
so I add below command at "app_ZDebugB0.conf...
Can someone tell me the correct cable to connect the two boards together for debugging purposes.
There seems to be two main options, but its not clear:
TC2050-IDC-NL-050...
Hello, I experience some issues with NRF9160 and eSIM card. SIM_1V8 always output 0v and "AT%XSIM?" return "%XSIM: 0". I want to know if there is prior software configuration...
hello all,
I am trying to find the best power efficiency to transferring a pack of data(30 byte each time) from one nrf52 to another nrf52. I have a 80 uA in average power...