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 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...
Hello,
The flash memory of my existing project originally occupied about 200kb, but suddenly the capacity increased to about 255kb.
So I checked and found that the amount...
Hi
I'm doing a project using the TimeSync library (latest version) on 2 nRF52832 development boards.
I've ported the library to my project, the time synchronization...
hi, all. I'm using nrf52833, pca10100, s140.
The flash memory capacity has increased, so I checked the memory, and it seems that the log values have been saved.
It should...
My mac (and the nRF connect Programmer) no longer recognizes my Thingy91 when I connect it via a micro-USB. I am unable to use the nRF connect Programmer to flash my device...
We have had our nRF52840 based Zigbee Coordinator in production since September of 2020 with great customer feedback. Unfortunately, we have recently had several instances...
Hi,
I am new to Nordic cellular modems, but plenty experienced with other modems. I would like to evaluate the nRF9160 as a potential candidate for future use in our products...
Hello,
I am having a problem nearly identical to this link Using soft device on custom board with nRF52840 - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com...
Hello,
I am running a single ( main() starts sysworkq thread) thread application in Segger Embedded Studio v5.34a, built for the nRF52833 SoC.
Although I am using a proprietary...
Hi
We are seeing a strange issue when trying to use the Android BLE Library to Android BLE Library to reconnect to two devices. The phone succeeds in connecting to one device...
Hello,
I am going to run DFU over the mesh.
I am using an nrf52840DK and two nrf52840 dongles. I want to send a DFU file through the serial port to the DK and then through...
Hello,
during production test we wrote in the UICR a signature saying that the test has been performed succesfully.
It happens that the signature is not written correclty...
Hi, I'm really pleased with myself as I have set up my VS Code in windows to build and clean blinky and can drag the _build hex file to nRFConnect and flash it to my dongle...