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 am trying to modify the Android nRF Mesh app to filter un-provisioned devices with URI hash contained on un-provisioned device beacon.
My question is how I can...
Hi
I have a question, the Nordic SDK have a DFU, I want to know what is the default value of TX power in Bootloader? Can we change the TX power? if yes. How to change it...
Hello, I'm using nrf52805. It is confirmed that P0.04 is AIN2 and P0.05 is AIN3. Can I use this pin as UART TX,RX? What should I do to use it? Thank you.
Hi!
I am trying to work through the nRF Connect SDK tutorial series, and I got stuck at the "building with west step" in part1.
When I try to build my project using the...
Hi guys,
I have a peripheral device using a custom service based on the ble_nus, the intention is to hide the service and its characteristics until the bonded has been...
Recently our Device started exhibiting random BLE disconnect problems.
It's really hard to debug as not all of our devices are exhibiting this issue and in generally so...
Hi
I have a question to ask for your help. I'm studying thread networking. The SDK is "nRF5_SDK_for_Thread_and_Zigbee_v4.1.0" I use masterkey networking, but I find it unstable...
Hi all, i want to ensure my antenna have correctly triggered. I'm using TI Boostxl-AoA antenna for nRF52833, Its a antenna of 6 , but i'm just opening up 3 first. my sequence...
I would like to figure our how i can send MQTT packages over a Thread network using a nrf52840DK. And to begin with only between two nrf52840 devices.
I am using the nrf...
Hi
I'm testing RC3 of NRF Connect SDK v1.6 in combination with our application. I have an issue with the configuration when I want to enable CONFIG_LTE_LINK_CONTROL. This...
Hello, I work with nrf51822. I need to use ble to control several LEDs. The control logic for each of them is the same. I am creating my own service to control a single LED...
Hi,
After we complete a OTA update via iOS in Objective-C we can't get the BLE to function afterwards. Admittedly, I haven't taken a deep dive into it yet but was curious...