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...
Hello,
Recently I started working on BLE. I need details with respect to BLE 5.0.
Below are the features of BLE 5.0
2x Range (With 2Mbps PHY)
4x Speed (With...
Hi,
I've created 3 PWM pulses via:
Which works when I'm not starting Thread (from the examples/thread/freertos_coap_server example)
But when I start Thread...
Dear Sir,
I am working on the following scenario.
I have BLE device ( SDK 15 and softdevice s132). It is advertising for specific duration.
There are different phones...
Hi,
I am working on a project where I am sending and receiving Encrypted string data from my phone with nRF Toolbox to the nRF52840 DK. The basic paring is established along...
I recently got past an issue with not connecting to the LTE network getting an nrf_cloud_connect failed: 60 and had things working yesterday. I had support for that issue...
Hey, I'm trying to connect a touchscreen monitor (10 finger) usb into a computer, get a raw input report and send it over uart to bluetooth module and sent it to other computer...
In IAR it shows the cycle count registers and they appear to work as expected in that view (shown as CYCLECOUNTER) . In the IAR Project/SFRSetup it shows the address of DWT_CYCCNT...
Hello,
I am developing a simple HID device with output report to receive data from PC. I took keyboard example as base project and I want to increase output report size...
Hello!
I have a custom nRF52832 board with an FTDI usb/serial part running my app successfully.
I generally program the board with a JLINK and SWD, but I am working to...
Hi, I apologize for the question renewal, that is the same as ticket "SDK15 DFU and WatchDog issue" (for my mistake I closed the discussion post!). I have developed a custom...
SDK 15.3.0
I want to save some user data in UICR , this data will change when application runing. How to re-write the data into UICR.
I assume that the UICR will not be...
Dear sir,
I have merged the twi_sensor code in ble_app_uart code in order to read the temperature sensor MAX30205 with NRF52832 send it over Bluetooth. But I am getting...
I am using SDK 15.2 with Segger Studio 4.10
I am trying to use the same button for sleep mode and wake up. I am doing a long press for sleep and sense wake up.
I am able...
Hi Team,
Can some one help me out? I really a newbie and I try to use example to modify for my need and something work okay now (bluetooth) but when I try to use the uart...