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...
I am working on a custom board for the nRF9160 and currently have a DK and a thingy.
I need to make a serial interface available on the DK, thingy and a custom board I...
I want send data from Mobile over established BLE Mesh Network (through Proxy node to all nodes in the network) and also get data from BLE Mesh Network.
Data is customised...
I have not set nrf5340 i2c2,uart2 to work .
,in prj.conf ,add below configure:
CONFIG_SPI=y CONFIG_NRFX_SPIM2=y
in prj.overlay ,add below configure:
&spi2 { status...
I am working through the Getting Started documentation for the nRF Connect SDK 1.5.1 on a Windows 10 machine running SEGGER Embedded Studio Nordic Edition Windows x64, Release...
Hi, I have been struggeling for a while to integrate digital sign and verification using the mbedtls ECDSA, and wonder if you have any tips. My goal is ultimately to run the...
Hello,
In template example from SDK 15.0.0 i have created advertisable manufacturer data using this link
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth...
I was working on nRF9160 DK and was trying to emulate HTTP using the AT TCPSEND command.
The following is the series of commands I am using
AT#XSOCKET=1,1 AT#XBIND=8080...
Hi, guys.
Its developing with nRF52832.
I have a big problem rebooting. could you help me?
to solve this problem, I tried the following : (of course, it is very stable...
We are using nRF52820 (and possibly nRF52833) with RC oscillator for LFCLK (without external crystal). Our device product will provide an option to turn off Radio communication...
Hello,
I would like to report a bug found in the sdk-nrf . The github is not allowing bug reports so I will put it here.
The `nfc_ndef_msg_encode` function in `nrf...
Hi,
I am very happy that we will be able to use the nRF52840 DONGLE as a sniffer with the new update. I thank to Nordic team. This was something I was waiting for.
...
I am able to successfully run the UART peripheral example and view data sent via uart from an arduino to the nrf. Now I am trying to use it with the nrf BLE relay example...
Using SDK17.0.2 and added secure, dual bank, button based bootloader DFU for use with our application. Was based on DK52 secure bootloader debug example. It all works as expected...
Hi,
Our target device - NRF52840 FreeRTOS based application with soft device 140 sdk 17.2,
Can you tell me what is the leading trace solution?
I tried to use j trace...