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 currently using nRF Connect SDK v1.7.1 with a nrf9160DK. I keep getting "create_nordic_project.py filed (1)" when I try to open a new project with a overlay...
Hi, I am trying to measure power consumption (the device is an nRF52840 dongle) and I get different results when the board is connected or not to a JLink external debugger...
HI
I need to port my application from NCS v1.5.0 to NCS v1.7.1 Here, I have already tried to transfer my ble application to a higher version. I can't able to do pristine...
@Nordic Semiconductor General Chip nRF9160 rev2 Voltage 3.7 PSM Periodic TAU 5.0 hours Periodic TAU timer element "00011110" Active time timer element "00000000" RRC connected...
Hello,
I have implemented a somewhat working RX algorithm for receiving data over UART but I'm looking for a good way to make it more robust. I haven't found any good answers...
Hello,
I'm try to follow the instructions for multi image example.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#ug-nrf5340-ses-multi...
Hello
I have 2 custom boards both with nRF82532. One is central and the other a peripheral. I use LESC. When no bonding information is stored in either of the devices, pairing...
Hello,
I am using mfw1.3.0 and NCS 1.7.0 developing an application on a custom board implementing the NRF9160 and NRF52820 (The 52820 is put into very low power using nrf_pwr_mgmt_shutdown...
Dear Nordic,
we need to save few bites (product serial number, few settings). we use BLE with bonding on a FreeRTOS based FW. PM is already using FDS, at it is not clear...
Hi,
We made a custom board with nRF52 and it's BLE radio doesn't advertising, not visible on nRF connect APP. RTT viewer is not showing any thing.
We used WLCSP package...
We have developed a small PCB that connects with some other HW. The integrated nRF52840 runs in HighVoltage-Mode and its required to set VDD to 3.0V. The question - how to...
Hey when i try and run my code runnning which is running the SAADC and transmitting data when its connecting with BLE but i can only get around 10 reading before i get a connection...
NRF51422 Custom board
SD310 v3.0
Phone: LG K8 4G
Android 6.0
SDK 9.0.0 Boot-loader example
I am testing over the air DFU with our custom device.
a.) DFU...
Hi there,
@Simonr, I need further help on this case
https://devzone.nordicsemi.com/f/nordic-q-a/58464/filtering-based-on-128-bit-uuid
It is said that it is possible...