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...
Hello,
I want to use nRF52840 dongle as complite hardware for comunication with other device via USB CDC (Virtual Com port).
End device is datalogger, and i can configure...
I am using nRF52840 Preview DK (0.12.0) and I want to measure USB currents. I am using the DK as a starting point for doing measurements on custom HW and verifying that we...
I can program and debug using Segger Embedded Studio v4.12 on my mac without a problem. When I try to use the command line to program and erase a nrf52840, I receive the following...
Hi All.
Practising Secure DFU, my nRF52840 DK board seems like if it is locked. Only Leds 1 and 2 are ON. The board is advertising with DEVICE_NAME=Dfu Targ and its COM...
Hi,
I would like to know the correct way to change the polarity of the CS line for SPI devices. The SHARP memory display is opposite of most SPI slave devices so I need...
Hi, I am using the nRF5_SDK_14.0.0_3bcc1f7 with SD v5.0.0 and the ble_app_beacon example together with the Jlink Monitor mode for debugging. The issue is that under some circumstances...
Hi,
I m using now two thingy and I m looking for the possibility to compute the difference between the two accelerometer to determinate the the moment of one compared to...
I'm trying to get back into the swing of bluetooth development, and right now I'm trying to find an overall ladder/timing diagram for a full bluetooth/softdevice transaction...
Is model Publish Retransmit (Mesh Spec 4.2.2.6 and 4.2.2.7) currently implemented in the Mesh SDK? I noticed that with Publish Retransmit Count set to 1, the Zephyr Mesh stack...
In nrf52832 datasheet, it uses" 64 MHz crystal oscillator, using external 32 MHz crystal "
then, can I use external 16 MHz crystal or external 4 MHz crystal to drive nrf52832...
I couldn't find nrf_drv_timer.c file. I want to create timer so I try to different SDK for my work. I am using SEGGER IDE for prepare software but i encountered lots of problems...
Dear nordic,
I try to build BLE application everything works fine expect the UART. The UART has transmission issue.
it has no problem in receiving. but when i tried...
Hi,
I am using nrfMesh2.2 SDK. I want to add models other than GenericOnOff and configurationclient to the interactive_pyaci. How do we proceed with this?
I found the utility to create the binary image of the production data for my Zigbee device but cannot find any documentation on how to incorporate the generated BIN file into...
Hi,
I have a custom board with nRF52832 and I'm using SDK 13.1 and softdevice s132 4.0.5. I have a GPRS module that I will use to receive the new firmware image and I will...