Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
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'm using
SDK : nRF5_SDK_17.0.2
Example Project : ble_app_uart
Soft device :S113
The initial project builds successfully.
My project has requirements for tow...
development tool : Segger Embedded Studio
SDK:nRF5_SDK_17.0.2_d674dde
it always takes long time to build project
build log:
Building ‘blinky_pca10056’ from solution...
Hello all,
I am developing an application from the ble_cgms example on the nrf5_sdk 17 using the Softdevice S132.
I have implemented a gpiote interrupt whenever the state...
Hello,
I just received nRF9160DK(PCA10090, 0.8.3)
I followed nRF9160_DK_Getting_Started_Guide doc.
But, I hare some issue to activate iBasis Sim card.
It keeps...
Hello, I am using the latest version of pc-ble-driver combined with a pca10040 and I am attempting to write large data packets (200 bytes) to a peripheral. I compiled the...
Hi,
I have tested FOTA code in nRF52840 DK and it works perfect but i have custom board build with nrf52840 when i implement the code it doesn't get start
custom board...
I don't have time to learn the massive API for nRF52840 so I am hoping someone can provide a small
snippet of code (and instructions to put on the dongle) to do the following...
Hello
While converting from nRF52832 to nRF52810, we found a problem that the SEGGER compiler returns with the message
section '.init' will not fit in region 'UNPLACED_SECTIONS...
Bluetooth didn't have a standard for transmitting audio using LE until LE Audio was released. And many manufacturers which produced BLE remote controls used Voice Over HID...
In my project, nrf9160 has to send and receive data from the I2C bus from a chip. Everything works fine but unfortunately I have to query the chip by sending a single byte...
Hi,
I'm using nRF52840 DK to construct and test a wireless data transmission system.
The problem is that I need to detect a 2M Hz clock's rising edge using nRF and...
Dear Community,
we are looking into an application where the Gateway (RX) uses the nRF5340 + antenna array and the clients (TX) the nRF52840. The clients are on the market...
Hi, we are trying to characterize RSSI and TX output power with nRF52-DK board.
We used a nRF52-DK (TX) and 2.4-GHz BLE antenna (chip-type, RX) was connected to spectrum...
Dear Nordic Team,
After updating the modem firmware to the latest available (mfw_nrf9160_1.3.0), my device LED does not come up anymore. Additionally, I can longer see my...
Hello, I am trying to use open-thread with NRF52840. There are two different SDK one of them is NRF-SDK for Thread and Zigbee and other one NRF-Connect. Nordic recommends...