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...
Hello,
From the nrf91dk datasheet, a stackup is provided. Because it looks custom, and I'm having a hard time finding a manufacturer that can do that stackup. What PCB...
hi,
I read the data manual of 52832, but I have some questions about the following parameters, like CM_FLASH,CM_FLASH/MHZ,CM_FLASH/MA,please explain it in detail and what...
Hello ervery one,
I am doing development on NRF52840. I have a problem as follows looking forward to your guidance.
I need to jump to Application 2 (address: 0x32000)...
I See in the discussion that I can see I/Q for AoA.
I see this examples "direction_finding_connectionless_rx" on zephyr I Think that I can start debug using the data from...
I want to transfer a few bytes of data between two NRF52 modules.
I have checked out the BLE Blinky and NUS example and understand the gatt client and server ideas.
My...
Hello.
I am using SDK version 17.0.2.
The example code uses nrfx_spim . Target board nrf52832
The nrfx_spim project confirmed that 10040 did not exist, only 10056...
hello,
in the case
Case ID: 227777
https://devzone.nordicsemi.com/f/nordic-q-a/46439/turning-services-like-hid-on-off-without-disconnect/309149#309149
In the...
I've got a Thingy:91 plugged into my computer and can see its USB terminals (/dev/tty.usbmodem143101 and /dev/tty.usbmodem143104). I can also see the "ZEPHYR USB" volume and...
Good morning,
I am working on nRF52840 DK, using nRF5 SDK.
I am trying to communicate using SPI.
However, I found out that the function nrf_drv_spi_transfer took 10µs...
I am developing a solution with the nrf9160 that should use LTE and GPS at the same time. But unfortunately I am having some problems. Perhaps somebody from Nordic or the...
Hi everyone,
I am working on a project using nRF905 as an emitter and another Receiver(different than nRF905), the receiver is programmed in a way to perform some actions...
Hello Nordic Team,
I am having issues with the peripheral_uart firmware for the nRF52833.
1.I can use UART_init() or nrf_drv_uart_uninit() in nRF52-SDK to enable or...
hi all, 1. may i know how to get started of designing an AOA, mainly on how to send a CTE packet from TX to RX is there any code base or command that i can use? 2. i had noticed...
I am trying to establish a tunnel from ZigBee client to ZigBee server on nRF52840 using "nRF5 SDK for Thread and Zigbee v4.1.0".
Starting with the examples "examples\zigbee...