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...
I am currently working on direction finding using the nRF Connect SDK in VS Code. I am using an nRF52811 custom board, and my logs work properly. I wanted to include timestamps...
Hi,
Is it possible to run nRF5 SDK for Mesh examples on nRF Connect SDK for Bluetooth Mesh using nRF52840 Dev Board?
Examples are available on this github page.
https...
Hi,
I cannot start HFXO on nRF52832. I'm using 32MHz crystal TSX-3225 32.0000MF20X-W0(from Mouser) wtih 12pF caps UMK105CG120JV-F(also from Mouser).
Checked with beeper...
Hi,
I am using nRF52833 DK and power it using P21 External supply. I connected P21 with the power profiler 2 and give 1.8V. It works for serveral days, however, today I...
Hello,
I am trying to make GPIO P0.07 to high, in my nrf5340 Audio DK. Externally I am connecting an LED between P0.07 and GND. But it not showing any voltage between them...
Hi,
Previously it was possible to download the old nrf5 sdks from for instance this url:
developer.nordicsemi.com/.../nRF5_SDK_v15 .x.x/
but it seems to not be available...
When working with the direction finding central code, would we need to have the antenna array connected to the central development kit and then have another kit running the...
I have tried using SMP svr example with MCUboot for FOTA, NRF Connect SDK version 2.9.0. The example is located in zephyr\samples\subsys\mgmt\mcumgr. This example is working...
Our application is designed to remain connected to the network - sending data every 10 minutes or so. We've customised the asset tracker v2 application, as this provides the...
I have been trying to test a nrf52 kit . I have never used segger studio before. I am trying to simply try a blink project but the build always fails
I am unable to acess...
I'm checking the function by uploading the code to the pcb that uploaded the nrf9160 chip.
I checked that the network communication is normal on the previous 9160dk board...
Hi,
I need to use two or more different event lengths for different modes. The event length should be set based on the mode before establishing a connection. I found that...
In which subsequent process is the random_static_addr_cfg function reflected? Does the ID change with each build? If the ID changes, will it affect Bluetooth connections?
NCS v2.6.0, devices based on nRF52840 (Fanstel BT840)
The project is a star network in which the Central is housed in a steel enclosure with a patch antenna perhaps 1cm...
I've been working on a peripheral wich accepts Just Works pairing requests and I'm completed at all points but the pairing itself. The device advertisises and connects successfully...