Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
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...