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...
After doing a detailed review for the datasheet for nF51822, I can find no input leakage current specification for the digital inputs or ADC inputs. Where do I find this specification...
Hello,
for current consumption measurement of our PCBs, I created a special software. This software does boot up, puts SPI FLASH in power down and go to sleep forever. All...
Hi, Sir:
I am using nRF9160 for development, I would like to complete a COAP client,so I need to refer to ......./nrf/samples/nrf9160/coap_client. I installed NRF_Connect_SDK...
Hello, LTE-M modem firmware version 0.6.8-131.prealpha released which have a big advance.
Did the NB-IoT modem firmware which aligned to LTE-M 0.6.8-131 released?
Which...
Hi i am using ble_app_uart example in sdk 15.3.0 as far everything is fine even i added a app_timer for about 20 sec to advertise again but the problem is when i power up...
I'm trying to use the new ble_advertising_advdata_update from SDK 15.1 by doing
but I get NRF_ERROR_INVALID_ADDR
What do I need to do to get it to work?
Hello,
I use an nRF52840 that I program with Segger Embedded Studio. I am using J-Link driver version 6.44f.
When I want to connect to J-Link I get the following message...
Hi, all! After updating all libs can't flash. Have this error: Tested also with asset_tracker sample. Using runner: nrfjprog nrfjprog --ids Flashing file: /home/ilya/projects...
Hello Dear support,
Please help me with the error. I understand from the documentation that 0x11 err_code for nrf_drv_twi_tx() means invalid data. But I dont understand...
Development software:
1. SDK 12.3.0
2. 51822 module
3. GCC
Computer platform:
1. OSX
Hardware version:
51822AA
Description:
I used the original hex in the...
Hi,
we are developing on the nrf52840 using SES and SDK 15.0. This is a custom board. Softdevice is s140_nrf52_6.0.0_softdevice.hex
We are sampling distance with vl53l0x...
Hello,
I use the SDK15.3.0.
(nRF5_SDK_15.3.0_59ac345 -> example -> ble_peripheral -> ble_app_uart ->pca10040 -> s132 -> ses)
The default baudrate of uart is 115200bps...
I used SEGGER Embedded Studio ARM 4.16 to by mistake program a NRF52-DK PCA10040 with a PCA10056 example from your SDK collection. As a result, I now persistently get "Failed...
Hi,
I'm developing multiprotocol applications based on examples from Thread SDK: Proximity/CoAP server and BLE UART/CoAP client. All CoAP communication in this examples...
SDK version: 15.3
Soft-device version: 6.1.1
Hi,
I've been working on a low power application where every 10's of uA is important. My application requires SPI as...