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, I have an nRF51822 with s130 doing normal advertising and a Nordic UART service. Is there an example somewhere of doing some simple observation with it at the same time...
I am using the custom_bluetooth_service tutorial from https://github.com/bjornspockeli/custom_ble_service_example . However, I now want to try increasing security settings...
Hello,
I'm not sure it is a good place to ask the this question here. I have also asked this at zephyr maillist, but till now no one can help me.
I've found that the NRF9160...
Hi, I am using nRF52 DK with SDK 15.2 and SD132 for my project and use "ble_app_uart" as a reference. In my project, I want to start and stop advertisment manually through...
Hello Everyone
I am working on nRF52840 DK, SDK V-15.0.
How we can stop advertising? Which API is used to stop advertising?
Quick help will be appreciated.
Regards...
Hi, Nordic Team:
I am working with nrf52840 chip now,I want to use VDD output 3.3v. I have read the UICR Config Example and it's work fine when i use Keil to comp & download...
Hi, I'm working with the nRF52840-DK and need to be able to receive (slave) and generate (master) data on the same I2C lines. I'm aware this target doesn't support multi-master...
When selected, the link for the Linux installer downloads a .dmg file (same one as is downloaded when selecting macOS -- nrfconnect310.dmg). I'm unable to find another way...
Hello,
I am developing a device that will reconnect to an apple iPad if it looses connection and be able to send a couple of bits over ble_UART.
I have tried merging...
I see this error when transmission starts and after this RX simply do not work. Even clearing error not helping. Rx works fine when there is not any transfer done (firmware...
My environment: Keil 5; nRF52832 SDK 15.2 ; Softdevice S132 6.1.0
The uart bootloader code locate in the address: 0x70000 - 0x80000 ; (The MBR in 0x70000)
The application...