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,
we have an application on a custom PCB using an nRF53833-QDAA.
We are using the latest SDK and soft device.
This PCB uses and external oscillator 32,768 Hz (from...
Hello.
My application serve as a central that connect to device by its name. I use the example \ble_central\ble_app_uart_c
On the device side I have password for connecting...
Hi,
i am currently trying to source a battery pull tab for my nrf52 based sensor, but i am unable to find it at my distributors. The NRF52SDK has such a battery pull tab...
Hi,
I'm running SES 5.34a on a Mac and building a Zephyr bluetooth sample for the nRF5340 DK. NCS version is 1.4.2.
When I breakpoint in a bluetooth stack callback I cannot...
Hi, I am developing using nrf52832 and st7735s. Successfully displayed the lcd screen using the code in \examples\peripheral\gfx However, when screen clear, text_8print is...
Hi everyone!
My curiosity about Wi-Fi chip from Nordic Semiconductor doesn't allow me to sleep heavy. Could you reveal approximate dates of releasing Wi-Fi chip by Nordic...
hello
I want to proceed with thread ota using nrfutil on raspberry pi.
However, "libpc_ble_driver_shared_sd_api_v3" does not support arm.
Is there any other way to...
Hi, we have the Keil MDK-ARM-PRO and want to implement an RTOS in our next project.
Does Nordic support Keil CMSIS-RTOS2 or is there a better easier alternative?
Are there...
Dear Nordic Team,
I am considering to get a nRF5340-DK after having read that this is now a multicore design. For the nRF52832 debugging an app was often difficult because...
I'm using 14.2 SDK.
I want to implement long pressure and short pressure. key0= short press, key1= long press You are using app_button. And I checked that the current...
Dear All, I'm using Zephyr to configure a nrf9160 as I2C master and the OPT3002 light sensor as I2C slave. The OPT3002 has a 16bit configuration register, which I need to...
nrf52840
pca10056
UART/Serial Port Emulation over BLE exple from sdk1.7
https://inf
ocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_sdk%2Fstruct%2Fsdk_nrf5_latest...
Hello,
it seems that pc-ble-drive-py has no API for pairing/bonding. I would like to use it for my test framework.
I would want API for:
Initiate pairing
accept...
Hi everyone I have an error undefined reference when I try to run esb_ble timeslot program based on the ble_app_uart example. Although, I totally added all files in Project...