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...
How can i use the nRFConnect to read recognized gestures (idle, updown, rotate and tap) from the machine_learning application?
Tried to do this, but no services broadcast...
Hi,
When receiving BLE packets from another peer via different channels - in which stage does the peer understand if the packet belongs to him, or it's just a packet which...
Hello Nordic Team,
I need your help ! I have developed an App for nRF Connect for Desktop to be able to read and write UICR on device using nRF52 Series chips. It was working...
Dear Members,
I read about interrupt vector on S332_SDS_v2.0 page 78, 17.1.1 Interrupt forwarding to the application
=====
For the SoftDevice to locate the application...
Module NRF52832
Sdk: 15.2
I am trying to debug the module on a custom board, debugging worked fine until something weird happened on the specific board...
After the...
Hi,
I have nrf52840 DK connected to PC.
I have nRF5 SDK v17.0.2 installed.
I wanted to try out ble_app_blinky_pca100056_s140 example from the SDK, using Segger Embedded...
Hi,
Is there any example I can see to get I2C working in Zephyr on the NRF52832? Really would need help with this. Ultimately I need to get an accelerometer working within...
Hello,
I'd like to separate mcuboot code from keys and implement a strategy described on this page: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/mcuboot/design...
The documentation for Zephyr's UART driver API can be found here.
https://docs.zephyrproject.org/latest/reference/peripherals/uart.html#c.uart_rx_enable
In particular...
Hi,
I see several topics about this problem, but none of them are giving an answer. I encounter also the problem that when a bonding request is being made to an android...
Hi Nordic,
I have got quite far in my journey to rebuild pc-ble-driver-py for my Apple Macbook M1 Pro under Python 3.9.9. I'm following your README on GitHub. I'm failing...
I have a legacy board and i would like to use it with sdk 17.1.0. But sdk getting started page did not have detailed explaination.
I have done #define BOARD_PCA10028 to...
Hi, Here is what I have done so far:
Windows 10, installed Segger for ARM 5.68, using the Tool Chain Manager installed nRF Connect SDK v1.8.0 ( installed in folder C:\Nordic_Semi...