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. 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...
HI
I'm using SPI connecting to mutiple max31856(two now) on nrf52DK and SDK15.3
so I control my ss pin to pull low by myself
chip select by changing spi_pin like some...
a data array, length is 2048,use function "sd_ble_gattc_write", a error occurred, length less than 240, no error.
do {。。 err_code = write_configure(m_center_handle,14...
Hi all,
I'm using NRF SDK v17.0.2 and IEEE 802.15.4 stack library. I want to implement sleeping device. I think I should use sys_sleep_request_ms function to make the device...
Hello, Is it possible to use the USB Pins for Uart? no USB Protrocoll Would be nice if i can use the USB socket for UART with my other projects so i dont have to create a...
Hi,
There are new softdevices (v7.0.1) out for the nrf52832 and nrf52840 but, I don't see any mention of them on Nordic's infocentre. Are they compatible with SDK 16.0...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi,
I have been working on DFU ble update with nrf52840 DK.
Using the onboard buttons I'm able to go to DFU mode where as for our custom board there's no buttons and I...
I am developing a firmware for the nRF52805 SoC with a nRF52 DK. I want to implement the DFU support on the same. The secure bootloader example in examples\dfu\secure_bootloader...
Hi everybody,
I'm trying to update a device (a PineTime device with a nrf52832). The firmware is using legacy DFU. I already have a DFU package, so, I only need to perform...
Hi,
I running a code that written on C and compiled with IAR for few years on nRF52832. Now i have a task to implement a new algorithm on embbeded but it was written with...
Hello, I'm flash download nrf52840 use st-link.
my softdevice version is s140, nrf5 sdk version is 13.0.0.
I want to flash download project, But I have an error.
...
Hello all Thank you for the many helpful posts I have encountered on this forum while continuing to discover the nRF5 SDK.
I have been trying out different examples for...
Hello,
We are working on one project in which we are planning to place PCBA with BLE module inside metal enclose.
Does it affect broadcasting range and communication...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and made a custom FW based on the ble_app_hrs example. My HW has a 64MB NOR flash memory chip and eventually I want...
The single button in the Dongle does not generate any events. I have made all the relevant changes for the preprocessor for the usage with Dongle. Kindly let me know what...