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 a beginer with Nordic Semi tools, I use windows 10 on a laptop HP-15DW1023NF.
I received last week a nrf5340DK (PCA10095 0.11.0 2020.51 960132679) and I installed...
Dear Devzone community,
we would create a mesh network, provisioning and control it from linux. Which is the best way to do it?
We are using nRF Connect SDK, all the examples...
Hi, I'm trying to add an Icarus Board to Nrf Cloud. I have the IMEI number of Icarus Board but I don't know how to find HWID/PIN number.
I also saw this ticket https://devzone...
1. Peripheral characteristic
2. Central -- nrf52832 write to characteristic :
3. Central -- nRF Connect for Mobile write to characteristic
4. Peripheral ble...
Dear community,
I would like to retrieve all publish address using this command :
ERROR_CHECK(access_model_publish_address_get(m_dev_handles.m_generic_client_instance...
Hello Nordic Team,
We need to start RF performance tests using CMW500. we have access to UART pins of nRF52840 in our DUT which can be used to connect UART-USB adapter to...
Hello Nordic, I am using
nRF5_SDK_17.0.0_9d13099,
IDE Segger V4.52c
soft device s132
Can I transfer 8208 bytes on I2C with nrf52832 with EasyDMA, ignoring the MAXCNT...
Hi,
I try to understand the power consumption of the UDP example for NRF9160 with PSM.
I'm using the default configuration: RAT="00000000", RPTAU="00100001", no eDRX,...
Hi all,
I am trying to interface a BLE mikrobus module onto a Yocto based Linux SBC. I need to use Zephyr's hci_uart example to flash it onto the module, the mikrobus...
Hi Dev Team,
I am running a program that takes in sensor data at 10 min intervals and publishes it to my server through MQTT at 1hr intervals.
I have different threads...
Hi, I am using Zephyr BLE stack to check the HCI testing og the nrf52840_pca10056 module. I am useing Windows Subsystem for Linux for Ubuntu toolchain. While using the make...
Hi,
I am planning to buy a nrf9160-DK to build a BLE LTE-M gateway. I would like to ask if the gateway is able to communicate with a private MQTT broker/server instead of...
my project is freertos+nrf52832 based the templete in SDK; A sensor pin is connect to P0.17, and I configure it low to high level trigger interrupt.In the handler I will call...