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 am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello all,
I am currently using the SoftDevice Handler library to enable/disable the SoftDevice and observe requests and state transitions on nrf52832 with SoftDevice S112...
I need maximum throughput in nrf52832. So i enabled DLE and using s132_nrf52_5.0.0_softdevice. The data packet length is 96 bytes in single packet. Conn interval 7.5 and 10ms...
I Can't set nRF5 SKD Root Path to: nRF5SDK=C:/nordic_semi/nRF5_SDK_15.2.0_9412b96/nRF5_SDK_15.2.0_9412b96
I created a global macro as instructed (many times) but the path...
Hi there!
I'm using nrf9160 DK's SiP to establish TLS connection to MQTT broker.
When I call nrf_inbuilt_key_write it returns 13 error code which means "If the operation...
Hi everyone.
In mesh light switch example., i try to add timer0 (or any timer).
After initialize timer, application always jump to timeout event, and i don't know why...
I am developing based on ble_app_uart example of SDK12 for nRF51 DK and I need to switch BLE off completely when power disappears to save battery and switch back on when power...
After reading the document for nRF52840 Radio Peripheral. I have a doubt about LENGTH field in packet format. what is the difference between LENGTH field and STATIC_PACKET_LENGTH...
Everything works fine if i use the default baudrate
NRF_UARTE_BAUDRATE_115200 but if i change it to 250000 or something higher the applications starts and goes directly...
Hello ,
I want to read around 6 analog pins, not necessarily simultaneously. I could afford some delay in between them. i am using nrf52832 dev kit with sdk 15. How do i...
http://developer.nordicsemi.com/nRF_Connect_SDK/doc/0.3.0/nrf/gs_programming.html#building-with-ses
I am following the example at the address below.
However, the following...
Hi,
This error has been bugging me for few days and I still have no luck in troubleshooting it.
Recently, I just changed my work project from nrf51822 device to nrf52832...
Hi DevZone members,
I would like to output the elapsed seconds as a floating point value using NRF_LOG_INFO. However, nothing is generated for the floating point value....
I am interfacing nrf52832 with TI TRF7960A using SDK 14.2.0
According to Application Report ( http://www.ti.com/lit/an/sloa140a/sloa140a.pdf) ,
when receive data, SPI...