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...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I used UART for communication between...
This is my log output when i connect to my ethernet
this is my prj.conf file
I am building the default AWS_IOT_MQTT SAMPLE. i dont know where i am getting the issue...
I want to implement a network of boards to be placed in a field. We have sender nodes(boards) which will collect data through saadc channels and transmit it to receiver node...
Hello,
i am developing a bootloader with softdevice112 on nrf52805.
I have setup everything and I can see bootloader and app working, just a question about memory layout...
I can't use the I2S api and I2S function in code the compiler says undefined Module , and when i checked the devicetree file there in no definition for the i2s devices
Hello,
I am programming BLE with the nRF52840-DK.
Toolchain Manager: v1.3.0
IDE: Visual Studio Code (VSCode)
SDK: ncs v2.6.0
My implementation goals are as...
With the change from nRF51 to nRF52, the data rate became a minimum of 1 Mbps.
Nordic proprietary radio mode,
nRF51 250 Kbps.
nRF52 1 Mbps,
What is the difference...
Hi everyone,
I working on a project which is a BLE peripheral with Zephyr,
I need to implement the DTM testing for production testing. I created my project base on NUS...
Whenever I respond to a question I opened myself, it generates an "Unread Notification" alert and an email.
I don't need either the website or the email to tell me that...
Hi everyone,
I trying the DTM example and run with debug, I found the software stuck at dtm clock initial. what is the problem , and how can I fixed it , thanks.
...
Hello,
I want to set the transmitting power of the advertising packet. How can I set the TX power?
I am using nRF Connect SDK 2.5.1 in Visual Studio Code.
Regards...
Hi all,
I'm currently working on a project that requires UART communication, and I'm actually focusing on current consumption.
For context, my device only needs to listen...
Im trying to delete button nodes but Im getting errors
devicetree error: /aliases: undefined node label 'button0'
Tried a bunch of different approaches. Deleting unwanted...