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...
I would like to use the nrfx_power in combination with the softdevice. However if I look in the code there are no references to the softdevice, while the legacy driver nrf_drv_power...
Hi,
I am working on NRF52832 board in segger embedded studio. I am using nrf SDK 15.0.0.
I have created BLE custom characteristics and using nrfConnect mobile app to communicate...
Hi,
I am using nrf52840 Preview - DK, with SDK v15.3.0 and Softdevice API 6.1.1
I have modified the 'ble_app_blinky' example to have an advertising interval of 500ms...
Hello I am currently trying to combine BLE, SPI and TWI programs into one. I used SDK 15.0.0 and confirmed that each program works properly with keil. However, since keil...
Hi,
I meet a problem:
nrf52DK runs a rtos similar with nuttx. The debug environment is ubuntu 16.04; the debug log is printed via minicom.
When the JLinkExe is not opened...
Hi,
SDK 0.4.0 simple_mqtt project
Modem mfwnrf916007029alpha
I want to write an unique 4 bytes ID into each nRF9160 via nrfjprog.
So that, I can set subscription...
If the peripheral makes a connection with the central (the peripheral sends a packet, the central responds, and the peripheral sends a second packet) What is the calculation...
Hi and happy new year everyone,
I am a developer for Raytheon Anschütz GmbH in Kiel Germany and working on a Zigbee mesh sensor network. Unfortunately I am an absolute beginner...
Hi, radio experts here. Due to some limited conditions I have to implement one custom radio communication pattern in MCUBoot, not the BLE stack which is a bit too heavy for...
Hi.
I have some question.
I use Thingy52 module.
I want to use(merge) all service in Thingy:52 SDK v2.1.0 into Nordic-Thingy52-mesh-demo in Thing_bridge.
I'm trying...
Hi,
I have tested the following solution and it doesn't work if I try to load more bytes.
case BLE_EVENT_DATA_COUNT_HANDLES:
printf("BLE_EVENT_DATA_COUNT_HANDLES\n...
hi
I want to know where the gazell control the GPIO06, i connect a LED with this pin ,and its blinky when send data failed .
I used to see it controlled in somewhere but...
Hello,
in my design I used the antenna swra117d from Texas.
I am able to connect to my custom board with the nrf52 dongle and the nrf52 DK.
Unfortunately I can not connect...
I followed the recommended steps and got the at_client solution to build and flash in Segger Embedded Studio with tag "v0.4.0".
I installed it onto my board, and but didn...