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 hoping this is just something silly that I've overlooked, but I'm running into an issue: Whenever I try to prompt the scheduling of a TWI transaction an error occurs ...
im using sdk10 softdevice 8.0.
on my app I configured #define APP_ADV_INTERVAL 1500 and I noticed that when I activate Dfu service (activate notification on last service...
hello,
I am trying to direct advertisement on NRF51822 board.When giving the peer address i am confused that how to specify the address type of the device, whether BLE_GAP_ADDR_TYPE_PUBLIC...
Hello,
I made 10 custom board with nRF52 rev C, epson 128FA 128 32 MHZ, epson FC 135 32,768 KHz
I have some difficulties to get crystals working.
10 of the CPU run...
Hello!
I've developed a board with NRF8001 module mounted on it. Antenna on the board is much longer than in reference designs, so I can change the length. I also can add...
We been developing device based on NRF 51822 (NRF51822-CFAC-R) (62-UFBGA, WLCSP).
We plan to use 2032 battery, and need at least one year of autonomous BLE work, our device...
Hi,
As discussed here a way to advertise each 20msec is changing the mode to BLE_GAP_ADV_TYPE_ADV_IND. This is a connectable mode and assume we do not want a connection...
why I debug the project ble_app_hrs_rscs_relay in SDKv10\ble_central_and_peripheral\ , it can not go to main(), always stay on first,I do not change anything, it compile oK...
Hello,
When I restart my application with debugger, i have strange IRQs called (TWI, ...) before init. Possibly IRQ still active and debug don't touch them.
Can I disable...
Can you please provide an example on how to read 10kB from the internal flash using pstorage_load and send it to mobile phone (NRF Toolbox) via NUS UART BLE ble_nus_string_send...
Hi
I've just seen Nordic has ported FreeRTOS into the NRF5x series. Have you been using it together the S110? What's your experience? Could I use it together any SoftDevice...
hi, with good advisers in here, i can build the ble_uart_example and download it.
and using the function 'ble_nus_send_string' in 'ble_nus.c', i can send some messages...
I use the application timer with a schedular on the nRF52 with SoftDevice S132 1.0.0.3 alpha and SDK v0.9.2.
The application timer is running in repeated mode and should...
Hi guys,
As there are several minor and major versions of MBR in the wild I guess there could be useful function to get current MBR version during runtime. I haven't found...