Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
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...