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...
Hi
I'm using pc-ble-driver-py(python2.7).
I read that python2.7 will not be maintained past 2020.
So, i want know about pc-ble-driver-py update plan.
When will the...
Hello,
We have an application based on NRF52832 which runs Nordic UART service and DFU service SDK15.2 SD132V6.0. Now, we need to add “high speed data pipe” and we are...
Hi,
I have been using nRF24 in many projects with Arduino. So far quite good experience.
Now I transfer to STM32 and have a strange problem, I cannot send with STM32 as...
Hi,
Has anyone tried connecting the grove_display to the nRF9160?
http://wiki.seeedstudio.com/Grove-LCD_RGB_Backlight/
I have tried the code below
https://github.com...
Hi All,
I'm trying to understand certificate goes where from AWS-IOT to certificate.h.
when setting a new device, I have these 4 certificates:
also the ROOT CA contains...
I have a custom Characteristic in my GATT that is sending data in Notify mode every 30ms.
In my firmware I use timer to do this with something like this :
Everything...
I'm looking to test the DPPI peripheral on the dev-kit, and to that end I though a good example would be to setup the DPPI peripheral to trigger an event when a button is...
Hi, I am new in the development. I want to interface the relay withe ble module.
But not able to do that. Please any one help me to interface the relay. Thanks in advan...
Hi,
Asset tracking example used to work for me, after reinstalling my environment I get nrf_cloud_connect failed: -111
this is the output from the LTE link monitor:
...
Hello,
I'm using the same SDK used on the Thingy:52, compiling with GCC. I'm using the Rigado BMD-350-A which uses the nrf52832.
I'd like to use P0.09 and P0.10 as GPIO...
I have three buttons connected to pins PO.07, PO.08, PO.09 on my card. I changed the pin assignment and for the first two I have no problem using them as buttons, but I can...
Hi there,
I've been trying to figure this one out for a day or so now with no luck.
I'm successfully able to build and program using Segger Embedded Studio, but I would...
Hi
I am new to nrf52840. I am trying to communicate on I2C bus with Cypress semiconductor CY8CMBR3116 capacitive touch IC. Some how I am able to connect the on I2C bus...