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...
Hi to all,
i am developing a device with nrf52840 soc and soft device 14 and SDK 15. my device work well with Android, Windows, Google web ble but it experience unexpected...
.y device keeps restarting multiple times without any warning which causes messages to be delivered multiple times to nrfcloud. I've had 5 messages delivered simultaneously...
Hello everyone,
Testing on:
nRF52DK (PCA 10040)
SDK 13.0.0
I have been struggling with reading from the register of ADS1299. I just want to try to read info from...
Since Commit https://github.com/NordicPlayground/fw-nrfconnect-zephyr/commit/bd7569f272882f105515acda04e45e7878a68e13 the cmake build on Windows is broken (see also https...
I am getting this message with constant reboots.
Nrf_cloud_connect failed: 60
Used tracker application. My device doesn't even show up in nrfcloud.
The at client application...
I'm checked out at today's current head for fw-nrfconnect-nrf ((ecc4ded86716fcf4b94e80efca450b3ddb4b7a26)) and have run "west update" to sync all repos. My modem is loaded...
I am modifying the twi_sensor project ( using Segger studio ) I want to add support for TWI 1, I have enabled it in the sdk_config.h file:
TWI 0 works fine as expected...
Hello sir, Mayur here can you please help me out with the interface of data from NRF52832 and ESP8266. I am facing some problems as i am not able to communicate the NRF to...
Hello,
I am using the nrF51 DK (PCA10028 board) which has been programmed with the Softdevice 130 in the Keil uv5 IDE on windows 10. I am working on the proximity application...
Hello,
In an application I am using NRF52832 IC as central. Before uploading code in every board, I need to change the device name and compile. This process is consuming...
Hi Nordic Team,
I'm having some trouble with using the nrf_calendar with the softdevice...
I'm using the SDK V12.3.0 and softdevice s130 V2.0.1 and the exemple ble_central...
I read a few questions there were related to this, none that i encountered seem to give me an answer.
I am using SDK15.1 nRF52
I am NOT using dynamic allocation, I need...
Hi,
I want to connect NRF51822 wit NRF51 development kit over the air i-e. Development Kit would work as server (look for available client and connect with it and then send...
Hi,
I am using nrf51422 dk board in my project. so i need to use Bluetooth in my project. Could you plz tell me the which version of SDK do i need to use for this Bluetooth...
Hello to everyone.
I'm working with chip nRF52832 (PCA10040) and Mesh 3.1. I'm trying to connect a HC-05 Bluetooth/Serial Module using its serial pins (Rx/Tx) to the default...