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 the nRF52 DK (with an updated firmware) to program an external target (using the "Debug out" connector). It looks like the programming speed is limited to 1MHz:...
HI,
I am seeking help in getting the only peripheral code from the ble_app_mtu_throughput. Actually, I want to use the only peripheral code in my and want to use the maximum...
I have multiple sensors. I would like to ask if there is support for linking 4 or even 4 Bluetooth devices at a time.
My ultimate goal is to connect 4 or more Bluetooth...
Hi
I've been experimenting with the ble_app_att_mtu_throughput example and have it running between 2 custom boards using PuTTY, but I'm struggling to understand why the...
Hello,
I am new to using nrf52840 and the Nordic platform. I have successfully uploaded the example code blinky and it works perfectly. However, my problem is that there...
According to the Cloud Guide in the Thingy 52 Android app, Step 3/6, one is supposed to search for the Maker Webhooks service. However, no such service seems to be currenctly...
MCU:nRF52832
SDK:nRF5_SDK_15.2.0_9412b96
MESH SDK:nrf5SDKforMeshv310src
The First Join Mesh Network,Client can normally enter health_publish_timeout_handler function...
I am new to ble, I have to develop an alert notification service on nrf52 DK . Some times i need to send strings from the central to the peripheral Is there any way to achieve...
The uicr_bootloader_start_address and .uicr_mbr_params_page have no NOLOAD directive (in all bootloader examples). With objcopy this will generate large object files. Locations...
Hello. I have problem with GPS example for nrf9160
I have:
Dev Board: PCA100900 0.8.5 2019.7
Source code:
mcuboot: v1.3.99 aebd4b96d2abbeea5a3392c623369dd61ddf40cb...
Hello,
I have a request for a system (powered with a nRF52840) that should manages up to 60 devices.
Is that possible ?
What kind of settings can I expect (connection...
Hello,
i'm very new with nordic environment and i would like to know if it is possible to handle two indépendant whitelist : one during advertising of my peripheral and...
Hi all,
I'm using nrf51822, sdk 6.1 and s110 v7.1.
My idea is to use the GPRS module of my board to receive the new firmware (the module works with UART), save it to...
Hi, I'm getting NRF_ERROR_NO_MEM when changing advertising interval at run-time. I've added a custom service with 7 characteristics and used fds in the app. The code for changing...