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...
Is there any way that I can use more than 4 timer in nRF 51 ??
(four or more...)
I'm using Softdevice 130, so It uses Timer 0,
and I'm using RGB Sensor using PWM Library...
i m new in NRF52832, i use saadc exemple pca 10040 sdk 13.0.0, i dont now how to get adc result from the buffer because there is 2 elements in the buffer :
err_code = nrf_drv_saadc_buffer_convert...
Hi, Nordic Forum!
We've been trying to implement an adapted version of the Secure Bootloader with Buttonless DFU in our custom board. We have successfully accomplished...
In this app by Nordic
github.com/.../Bluefruit_LE_Connect_Android
a cyclic redundancy check (CRC) is added to the payload byte array before writing it to the UART receiving...
i am creating a user interface using the sh1106 driver for a 128x64 pixel oled screen. so every screen is a list of items to be scrolled; however almost every screen i am...
Hello,
i'm currently researching the possibility of building scatternets with BLE. As the S130 softdevice supports multiple concurrent roles, it seems very possible (see...
Hi,
I'm using s140_nrf52840_5.0.0-2 and there are two characteristic for the peripheral, notification and indication. When I use notification to send data, I will get the...
Hello,
Are there examples of AES CCM encryption/decription?
Is there a recommended procedure for generating nounces?
Are there recommended procedures for using CCM...
Hi,
I have camera interfaced on GPIOs of nRF52832.. I am reading image data at the rate 80KHz.
Is it possible to write the data to SPI Flash (Slave) by DMA or by any other...
Hello,
I am using pca10028 and sdk 12.2. I am trying to add app_uart_fifo.c file to my code.
I have added the paths and also I have made changes in sdk_config.h. The changes...
Hello,
I am using nrf51822 / sdk10.0.0 / S110.
I write flash in SD / bootloader / application order.
I use nRFgoStudio and J-Link.
There are about 20% of malfunctioning...
SDK10 examples work when built for s110.
When building the same for s130, they do not run.
Debugger indicates main() is not reached.
Tried both Keil and armgcc.
SDK12...
hi,
how to send and receive data using UART0 without interrupt request with softdevice s110.
i tried to disable interrupt it could not give any response.
please help...
Hi,
I am planning to develop the customer application on window's platform. I am using the customer USB dongle board via COM5.
when i call the function
var devices...