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...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
Hi all, im asking question about triggering my own antenna. there's few questions about it. 1. im using TI boostxl antenna array (3 antenna) , periodic table are as follow...
Hi,
I want to use the 64MHz crystal oscillator (HFXO) as the source for HFCLK clock controller. How can I need to enable or disable the item in KConfig on nRF Connect SDK...
Is there a current example for nRF52840 power management under Zephyr / nRF Connect SDK?
Searches for this turn up old examples, such as this one , that are no longer in...
Hi Nordic,
My customer want to know, whether LLPM function and Multilink can coexist?
For example, when I use a central to connect with 4 peripheral devices, can I use...
Hello,
NCS1.8.0 Windows10 X64;
i2s test,see the source code ,
it runing ok;
but,when i change to timer send,got error.
i want to send data by timer,
source...
Hi Team!
I am trying to connect the Thingy 91 to nRF Cloud using a local provider (Vodafone Romania). I followed the getting-started video when setting up my device. However...
Hello,
I need to power the nRF52840 with 1.8V while keeping it connected to SES through USB.
I believe I have to proceed as directed at User Guide paragraph 8.3.5 “nFR52840...
Dear Concern,
We are currently planning a mass production of a product that uses nrf52840 USB dongle as a component. We are thinking of using JTAG debugger to flash the...
Hi,
I am getting a strange issue in my code where my FDS will run fine if there is no bootloader but fails to initialise if there is a bootloader present. I am using SDK...
Hi!
We are testing nRF9160 in an application were we monitor sensor in certain modules on trucks / trailers. Our test application is based on the Serial LTE sample application...
Hello,
I am new to DFU OTA on Nordic's chips and I am currently trying to implement it on a custom board with an nRF52832-QFAB chip.
This will be a long issue since I...
Dears,
I can't select a new operator among the list I have, when I put the command at at+cops=1,1,"20820" , I have the error: ERROR: -8 , could you explain me what is this...
Hi, I am facing an issue, I am developing nRF9160 based Product, get sensor data from peripherals and publish to AWS cloud.my firmware is based on AWS IoT sample. I observed...
Hi,
With my company we want to develop an embedded application with Direction Finding. Do you have any examples to give us to start the development? For this project we...
Hello. I would like to ask a question about a problem I had in implementing the battery voltage monitoring function.I am trying to read out the battery voltage using the following...