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...
Hi,
we are developing one prototype where we are using two MCU for different task. we are planning to give common reset button (for customer access) for both the MCU using...
Hello,
I am attempting to create an example project of the Asset Tracker using the NRF9160DK.
I have installed SES using the Toolchain Manager.
I have attempted using...
Hi,
i'm using the nRF5340 DK and SEGGER Embedded Studio V5.50c. Today after starting SEGGER i was asked to perform a firmware restoration for the j-link if the nRF5340 which...
Hi,
I need to use two uarts for the project requirement. UART0 is enabled and working successfully. And I am trying to initialize UARTE, but I am not getting any output...
Hi,
I decided to try the “ble_peripheral/ble_app_gls” example on nRF52-DK.
While I could connect to the kit, pair and bond successfully, when I deleted the device from...
Hi:
I test this hids project, if remove the function bt_conn_auth_cb_register(&auth_cb_display). The iphone will require paired while reconnecting after disconnected. Can...
I am trying to determine the service handle of the nus example, to be able to verify that the central has turned on notifications.
I am using the sd_ble_gatts_value_get...
Hi,
I have a question about 'Thread Secrue DFU',according to the ' https://infocenter.nordicsemi.com/index.jsp ' ,the 'Thread Secrue DFU' does not use softdevice of transform...
Greetings,
CPU = nRF5340
SDK = nRF Connect SDK v1.6.1 and 1.6.0
Board = custom
For the nRF5430, we have a custom board that uses active high logic to turn LEDs on...
Hello,
I am trying to get the nvs driver working on the NET cpu and am having trouble getting the initialization working. The code below is what I am currently working with...
There have been several other posts on this issue dating back a few years, such as this one .
On Windows 10, if I am using SEGGER's RTT Viewer and I flash a nRF52832 with...
Dear,
As the example code is shown, I have been implementing on LED PWM through nRF53 GPIO0 12. If I set the brightness to 100, it was ON without any issue. However, if...
I use the "zb_sleep_now()" function in the main loop, which greatly reduces the start current. The device wakes up apparently due to the RTC2 interrupt used by the zigbee...