In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
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...
Dear BLE mesh experts,
This is how the provisioning screen of my Android app looks:
The intention is to enable the user to provision various unprovisioned ble mesh devices...
I am reading through the code and would like to understand the following macro
#define DRV_RTC_INSTANCE(id) \ { \ .p_reg = NRFX_CONCAT_2(NRF_RTC, id), \ .irq = NRFX_CONCAT_3...
Hello!
In the description of the usb module, I found the registers: NRF_USBD-> DPDMVALUE, NRF_USBD-> TASKS_DPDMDRIVE and NRF_USBD-> TASKS_DPDMNODRIVE
" State D+ and...
Hello,
I have been writing to my nRF9160 for the past few weeks now, no issues. My board was working fine yesterday. I left it on overnight to see how much battery it...
Info:
Windows 10
Segger Embedded Studio V5.20a
SDK16.0.0 & Mesh SDK 4.1.0
nRF52840 & nRF52832
I'm setting up a friend node and a low power node. The friend node...
Have used nRF Connect V3.30 for the past year to program nRF52DK with USB and nRF52832 BLE modules with Segger J-Link Base programmer without issue. Updated programmer app...
hi ,
I am working on the nrf525832 , i want to store the data which is sent from phone via BLE using nrf toolbox . I tried to merge the flashwrite and ble_app_uart example...
Hi,
I have some questions regarding BLE:
1) What is the max payload size? Where can I find it?
2) What is the throughput in bps? Where can I find it?
3) Where...
Dear Members,
I got the value for cadence, speed and HRM, then display it to LCD,
but after they are all (the input) in 0 value,
LCD is not displaying zero, but still...
Hi,
Recently I am using BLE for transmission on zephyr on nrf52840 When my peripheral establishes a connection with central, the subscription is also successful My peripheral...
The chip runs in the app stage and calls a function to make the chip jump to the bootloader stage (DFU mode).
The SDK we use is nrf5_ SDK_ 15.3.0_ 59ac345,
We made the...
Hello!
I have the NRF9160 DK set up to use UART2 and listen to AT commands from external MCU, NRF52840 DK configured to send using UART0.
The NRF9160 set up is done, pins...
I want to transfer 1000Bytes. if I transfer 1000bytes every second after some time connection broken,
and need to reboot the device and connect it again
how can I solve...
Hi, I get my first experiences with nRF905 modules (module DAYCOM M-FM-NR905 including spring antenna from Pollin) connected to ARDUINO DUEs. SPI communication works fine...
I'm designing a two layer board. I need to route the power supply to several parts while avoiding cutting up the ground plane. I'm consider running the power line on the opposite...