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...
Hi there, I need to collect modem logs to investigate LTE-M connectivity issues in specific countries. I have been using the command AT %X MODEMTRACE=1,2 to activate them...
Hi guys,
I would like to run the sample SMP_SRV at NRF5340DK with memory mx25r64 configured as SPI (not QSPI).
What are the necessary changes?
I tried build an...
Hello,
when I plug in my nRF5340-DK, a mass storage device called "JLINK" appears on my Windows PC.
Normally, it is possible to copy .hex files with firmware to the mass...
Hello,
I need a bit of help understanding the Bluetooth qualification requirements as described here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols...
Hi, I'm just a beginner in nrf91 series MCU and I want to communicate my nrf9160dk with existing application in SMT32 over UART.
I want to use UART1 which is default connected...
MERHABA,
resimlerde işaretlediğim PCB devresinde nRF52840'ın padlerinde işaretli alanlara vialar eklenmiş görünüyor. Ancak PCB üreticileri pedlere bu şekilde via eklemenin...
In preparation for production, I am testing NB-IoT with China Mobile Hong Kong (CMHK). The same test code runs in Canada as well as in Japan with LTE-M with no problem. The...
Hello,
I am currently using some code from the HTTP client sample to send HTTP requests to a server from my application. I have encountered an issue where the thread from...
I am designing a beacon product, but after trying it out, I find that the SDK is not that friendly to me. What resources can I refer to? The requirements for the product I...
Dear Nordic Team,
We have tested that the nrf5340DK borad was ok for the broadcast audio source role.
We want to add the nrf21540EK FEM borad on it to test the max broadcast...
Hello,
I have a question regarding sensor configuration. I am planning to use the LIS2DW12 sensor. While reviewing the SDK, I found the source code in the path sdk\zephyr...
Hi, We are developing a custom PCB which contains the nRF52840 MCU as the main MCU on the PCB. The PCB is battery powered and would need to support timekeeping even after...
Hello, I'm working with NCS 2.6.0 in Visual Studio Code
I already have a private key generated by using imgtool.py, and I put the .pem file in C:\user\nordic\ncs\user_apps...
Hi,
I am using the Nordic NRF52832_dk with SDK 16.
I need to write, read, and delete data in flash memory.
I store the data by creating a file in the flash memory...