Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
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 have a Thingy:53 sensor hub application (extended the Nordic Thingy53 Sensor Hub blog to include IAQ sensor) built under NCS v2.7.0 that runs fine.
When rebuilding...
In the link process between Central and Peripheral,
sometimes Link processing does not work correctly and the following log output: . cis_gateway: Discovery failed: 14 ...
1. After DFU has successfully completed the watchdog fires. I know this because my App picks it up from the register, however I'd like to use this bit to indicate a potential...
Hello,
I am designing a PCB using the nRF54L15 and a ceramic antenna and got confused regarding the impedance-matching network. In the detasheet a 1.5pF, 2.0pF, and 0.3pF...
Hello,
I am using nrf52832 as a peripheral and running SD S132. l am looking for an ble peripheral example wherein the Out of Band security level is used.
Can you point...
Using Programmer v4.0.1 can successfully read the NRF51822AB, but upgrading to the latest version 4.4.2 results in a failure to read the device.
Additionally, after...
We are working with nRF52840 and NCS2.6.1. And we want to change pin configuration for UART1 instance during the runtime and we have also used following ASYNC UART configuration...
Hello,
I am trying to upload certificates to my nrf9160 chip on a custom board. I have done the following: 1. Loaded AT_CLIENT from the samples
2. Tested all AT commands...
Hi
we are using the BT HCI to add BT functionality to nrf9160 using the thingy91 hardware. upon updating the sdk from 2.7.0 to 2.8.0, we are getting the error bt_hci_core...
I want to read and write data such as incline and resistance from the Zwift app using my nrf52dk device. Based on the information I found online, it seems I need to communicate...
Hi,
My custom NRF52840 device has two interfaces (UART and USB) for host connection. I have successfully verified firmware upgrades using mcumgr from a mcuboot via the UART...
Hi
Use the following routine NRF\nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs.
Use IOS APP Enable the data to be sent once...
When evaluating BLE mesh with multiple nodes the nRF52840 Dongle is perfect to keep cost and physical size down.
I thus have one nrf52840 DK and a couple of nRF52840 Dongles...
We can get the active end points and list of cluster in end points.
But is there a way to get list of attribute and types of attribute in each cluster?