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...
Hello Sirs
I am using the NRF3540-DK development board to program an external NRF5340 chip. I have connected the RESET,SWDCLK,SWDIO,GND,3V pins of P20 connector on development...
I need to connect a ble device to a double uart0 and Uart1 over zephyr.
The first uart in used for comunication puupose e message everty 20mS at 115200;
The second uart...
I'm trying meshdfu. Use 52832 to DFU a lantern program according to the official routine. After success, the program can run, but it can't run after DFU with 52840. Here's...
Hi,
I'm trying to build the blinky example for the nRF5340 network processor with the empty_app_core as a child image for the application processor and get a fatal error...
Hi ,
I have the nordic nRF9160 DK and the Nordic Thingy:91. I am trying with the Asset Tracking application version : nrf9160dk_fw_2021-12-15_cfedfdfa, with the last modem...
Hello !
nRF52840 have " 128-bit AES/ECB/CCM/AAR co-processor (on-the-fly packet encryption)" what is expected to be used together with RADIO for encrypt/decrypt packages...
Hi,
I noticed that latest nRF Sniffer BLE version support importing IRK, however, I can't make it successful, do you have a step-by-step guide for IRK importing on wireshark...
i just have a quick basic question about the device driver API, why does the samples/drivers/i2c_fujitsu_fram application not use a device tree node for the i2c peripheral...
Hi,
I am not sure how to explain or try to recreate the issue but I'll try my best.
Tools: I have an NRF52832 Development Kit bought from Digikey Canada. I am using...
Hi I have a programmed the nrf52832 custom design board(not the Development Kit) with Ble Becon example code given with SDK and checked the power consumption. It consumes...
Hello
We have always been able to go to the certification test house and complete cert without any issues. This is the first time that is mandatory to run the test using...
Hi
We are using NRF_51422 dongle in our university for Labs development with students
We were able to setup & install the NRF_sniffer. It is working with the command line...
I have an nRF52840 + nRF5 SDK 17.1.0 project that has been running on S140 7.2.0 and we're getting ready to lock some things in. But we happened to notice that there is a...
Hi,
I use peripheral_hr sample code of V1.7.1 version to send Data HRM by Bluetooth. the frequency is 22 Hz only.
I would like to icrease sample rate to 2 KHz, could i...