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...
This question is analog to but related to a Matter application. In this case, I'd like to separate the compilation of all Matter/CHIP related application parts from my own...
I am trying to use the ICM42688 sensor on I2C BUS with nrf5340 Application core. In the configuration, the HAS_I2C_RTIO config couldn't be enabled. Is this an MCU limitation...
I am trying to run the blinky Demo on the nRF52DK on VScode, the whole process is smoothly, but it can't work, the LED no any action. could you know anything I miss? many...
When I was making the upgrade package, I encountered a problem, and there was no problem in making only one upgrade package.
It is also possible to make protocol stacks...
Hi All,
Using VS code, nr52840dk,v2.6.0sdk,sid_end_device demo, No changes have been made
Firstly, add build config
Then click on Flash
Clicking VCOM0 has no logs...
Hello, I'm using the example "smp_client_ble," and I can't manage to remove the boot message.
Below is my .prj file:
My toolchain is: NRF Connect SDK V2.2.0
I am...
The chip I 'm using is the nRF52840, the sdk and toolchain versions are both 2.5.0, my code is here :
When I call spim3 peripheral with nrfx library, I add
CONFIG_NRFX_SPIM3...
Hello, hope to find you well. I'm a beginner involved in a project that's migrating from the old SDK to NRF Connect (VSCode). The project uses nrf_crypto.h and nrf_crypto_rng...
We recently purchased the module 453-00052R from Digi-Key and have successfully implemented it into our project. The design is complete, and we are now attempting to flash...
Hi,
I am trying Asset Tracker V2 application in my custom board and rechecking results with DK to ensure no hardware reasons are there. Using SIM supplied with DK and...
Hi Support Team
Our project need 8mA charge current, how to configure charge current of nPM1300 to 8mA? Or could you provides us other nPM chip or solution that can meet...
Hi all,
I have a custom board running on nrf9161. I need to flash the custom board with the NRF9160-DK. But I am running into some issues. the development is at early stages...
Hi,
I'm trying to add a manufacturing specific attribute to the On/Off cluster.
To do this I have so far created a custom attribute list with ZB_ZCL_DECLARE_ON_OFF_ATTRIB_LIST_CUSTOM...
Hi NordicTeam
i am working with the Mesh Dimming server example out of the SDK MESH 5.0.0.
While investigation the Packet loss in my prevous ticket i was wondering if...
Hi,
Working with the NRF5340-nrf7002 and the W25Q16RV flash memory in our project.
Initially, I configured an 8MB( W25Q64RV) external flash without issues and tested...