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...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi there,
I am trying to use UART on the nRF52840 on a custom PCB. The custom board is connected to the nRF52840-DK with a debug connector. Am I free to set any pins on...
I want to create a router that only communicates with Bluetooth, not the gateway that connects to other networks.
The configuration is as follows.
C oordinator + Router...
Greetings,
I'm having troubles getting the Mesh lighting demo to work. Here are the details:
IDE = SES 4.12
SDK = nRF5 SDK v15.2.0, nRF5 Mesh SDK v3.1.0
SoftDevice...
Hi, Is there a usb hidapi sample code for nrf52840 somewhere? I know that there is a sample code of usbd_cdc_acm. Using the HIDAPI library link below , It will be beneficial...
Hi,
I am working on a Bluetooth Mesh project in which I am trying to add support for NFC, but I get the following error " error: multiple definition of `SWI2_EGU2_IRQHandler...
I'm new to nRF9160. I have some experience of implementing stm32 MCU and HL8548(3G module).
I want to send at commands to outside module like Wifi module, and receive return...
I have Nordic NRF 52840 DK development board, using Ubuntu 18.04, I loaded "ble_connectivity_s140_usb_hci_pca10056" to the board successfully. Then I powered cycle and cannot...
My setup: Eclipse, nrf52832 on a custom target board, s132, SDK13
I am trying to implement the workaround for the problem described here:
https://devzone.nordicsemi.com...
Hi everybody,
I would like to know how the module nRF9160 comes from the factory in it default configuration.
Is it possible to use it in UART mode only with the pin 86...
Hey guys,
I am currently using the nRF24L01+ (more specifically the module that has +pa +lna), and I am experiencing some odd behavior. I will briefly go over the devices...
Before buying the Teledyne BPA low energy protocol analyzer, I asked a question here based on the Teledyne not supporting BLE 5.
I was told that it would work fine with...
Hi all, I'm working on creating new model for sending a byte from proxy client based on Generic On Off model. For working with light-switch proxy example , I used NRF Mesh...
Hi,
I am developing a sensor application with the nRF52832 on a custom board.
Therefore I designed a GATT with nRF5_SDK_14.0.0 softdevice which exposes 3 custom characteristics...