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 used nRF91DK for almost 2 months non stop to debug the final nRF91 based board for our air quality monitoring hardware to fight the propagation of Covid virus.
But...
I tested various copy methods in terms of instruction cycles, that I determined with DWT.
For that I copied an uint8_t array size 70 by
for Loop --> 63 Cycles
memcpy...
Hello,
I am using nRF52840 dev kit with sdk 17.0.2, s140 softdevice and dfu bootloader also implemented.
When I download the firmware to dev kit it works as intended...
Hi,
i am working on nRF52832. i am facing a issue of RESET when i call advertise_start() again after advertise duration. in debug it shows fatal error.
Hi there,
I've installed and followed the nRF Connect SDK manual install getting started guide ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing...
I'm using 52832 as a Central(SDK_17.0.2/S132_7.0.2), and sometimes get a connect-disconnect failure with reason 0x3e.It happens randomly and frequently.
I search the forum...
Hi Supportteam,
i am trying to use Release Assistance Indication (RAI) to shorten the RRC-Connected using nRF9160 DK.
I'm enabling REL14FEAT with the following AT commands...
Hello, sir.
I used to work on twi0 and twi1, but now I'd want to shift both twim0 and twim1. However, I'm getting an error saying that 'NRFX TWIM1 INST IDX' is undeclared...
Is it possible for nRF Connect iOS app to display devices that were connected/paired through the iOS Settings menu? The problem I am having is when looking to perform DFU...
Hi iBasis support,
I'm having a billing issue with your website. I'm using the iBasis card with the NRF9160DK board.
When I ran out of data, I just follow the link on...
Right now I use the app_timer_cnt_get() method to get a current tick count. It appears to return a counter that increases with 32768 counts per second. However, it overflows...
Hi,
In NRF52832 i have integrated IMU sensor and and DPS sensor . i have build code and Run .
But after 2-3 minutes its stucked . so then i pressed the pause button ....
Hi, all
My custom board has nRF52833 mcu and wifi module(esp-wroom-02). I'm going to communicate with these two using the uart port.
The problem is, data communication...