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...
Dear friends: I am based on the following link: devzone.nordicsemi.com/.../device-firmware-update-dfu-with-mcuboot-bootloader Operation steps test the function of mcuboot...
Hello I am using sdk17.0.2 and nrf52840.
I used nrf52832 to combine ble_app_uart and crypto_aes_ctr codes. And now I'm going to move the code to nrf52840.
However, there...
Hi! I made a custom board with an external flash memory that communicate with nRF52840 through QSPI. I have some boards that works very well, but i have someones that freeze...
I am trying to connect XBee 3.0 Zigbee to a Nordic USB dongle (PAC10059) which has the nRF52840 chipset.
I have been watching the traffic on channel 16 with a CC2531 sniffer...
Hello,
I've gotten the sample AWS FOTA to work on my nrf9160 using a very permissive public S3 bucket, but for production I need FOTAs to use a private S3 bucket.
According...
in fact the error that i posted is related to this file and exactly to the bloc in grey on nvic.h file
" C:/Users/rzaafouri/ncs/v1.5.1/zephyr/include/arch/arm/aarch32/cortex_m...
Excuse me
Prorammmer app in nrf connect for desktop Prompt no device available when I connect thingy91 to PC with mirco-usb cable,I want to update modem, certificate and...
Hi everyone,
We design an application using the nRF52840 and SDK16. This application is intended to be used for gait analysis and one of the requirements is a real-time...
Hello,
I'm trying to initialize the values of all my attributes using sd_ble_gatts_value_set . According to the documentation, the connection handle is ignored if the value...
Hi,
I unsecured my device and running it with JLink RTT to observe logging. If I program uicr registers during this process, the devices gets secured and I have to redo...
Hi,
I'm BLE-sending out Sensor values using a nrf52832. When the sensor gets a (new) value an interrupt is generated and the nrf then transfers the value in the gpiote inerrupt...
Hi. I have read the documentation and I have a couple of questions:
What makes work different mesh_gatt and nrf_ble_gatt? Why can't they work together (maybe it's because...
hi professor,
I add the CONFIG_NO_OPTIMIZATIONS=y but ble connection timeout In my pheripheral project .When I delete CONFIG_NO_OPTIMIZATIONS=y, the ble will connection...
Dear Nordic Team and Community!
I have again a question concerning advertising. Currently I am working with the devices nRF52840Dongle (Advertising, S140, 10059) and nRF52840DK...
Hi, I'm using nRF52805. My "1 button to turn ON/OFF system" code works perfectly fine on nRF52 DK.
However, when I migrate the code to nRF52805, Segger shows me an error...