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. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
Other than busy Nordic engineers (which I welcome a response from of course), is there anybody on this web site that understands how the RF24 radios work please?
I'm trying...
hi support team,
customer using 52 gpio p0.26 as input, but config it as no pull in software, strangely there is no pull up in the schematic layout, only 10 nf capacity...
I opened a ticket, someone answered the question, I do not see a way to close the ticket or to reply to the person to answer the question. I don't see any "close ticket" button...
Hi,Guys
I met a problem when I study the Nordic DFU following the nordic DFU guideline, but chocked by generating the ZIP pakage.When I use the nrfutil commond, it couldn...
In order to use siniffer, I am checking the information through the following path.
https://www.nordicsemi.com/-/media/DocLib/Other/User_Guides/nRFSnifferUGv22.pdf?la=en...
Hi, Noddic & all:
I meet a problem when use external flash(25Q64FVSIG) as the USBD_MSC example's storage;
that is : "fatfs_init()" return FR_NO_FILESYSTEM;
then I go...
Is there a way nRF52840 with external flash memory to work as standard USB flash drive (standard I mean discoverable from most common operating systems) as a known type flash...
Dear All.
I have question about some hardware specifications.
below is i found in nordic info.
and it says I2s have 0, 14, 14(52810, 52832, 52840) of Easy DMA MAXCNT...
I am checking the ble_app_att_mtu_throughput program to increase the amount of Bluetooth transmission. https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0...
Can someone please help me i cant make TWI work with BLE at sdk 17 i am using ble_app_uart_pca10040_s112 as a template for my project but it keeps failing and getting stuck...
Hi!
I'm working on the NRF52832. I'm using the function "nrf_serial_write()" to send data over uart. I want it to work in blocking mode. As I can read in the infocenter...
I am working on BLE development and need to study the BLE heart rate collector and peripheral examples. I plan to flash ble_app_hrs onto nRF51422 and ble_app_hrs_c onto nRF52840...
I am using nRF52832 SDK 15.3 and type 4 tag and some phones like iPhone 11 and Samsung S20+ are not able to detect the tag. The tag works with other phones so I don't think...
Hi there,
I'm using nrf52840 DK and Custom board, SDK 17.0.2, Segger Embedded Studio(SES v5.20)
my issue is when I receive data from UART interrupt based on serial uartes...
I'm developing a system of nRF9160, nRF52832 and Iridium 9603 (satellite modem) - all on the same main board. The nRF9160 is the brain of the system and handles LTE, GPS and...