Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hello.
We are developing a project based on the nRF54L15 SoC, utilizing MCUboot, image compression, and TF-M (Trusted Firmware-M). As part of our upgrade from NCS v3.2.4...
ChatGPT and other LLM are far from perfect but still great tools to have, both writing new code and to get help/ ideas on how to debug issues. But I find the information cut...
Since of the security issue, our 9160, are connecting to a private network (10.x.x.x) by the operator. While testing the FOTA function on this private network, the 9160 has...
I want to use the Softdevice Controller without a crystal on the RTC. I configured my project with
Advertiements look fine, but interaction with a BLE central either throw...
This is a continuation of this ticket. nrf54l15 zigbee end-device is bound with its On/Off client cluster to a On/Off server cluster of another ZigBee smart lamp.
I can...
Hi everyone,
These days I'm evaluating the Nordic nRF5340 to manage audio from two microphones to one dongle station. To achieve this, I configured two nRF5340s as unicast...
Hello,
I've been working on a feature lately that involves writing the OTP registers in UICR on nrf54L15; after writing the registers I also wrote the protected value (0x50FA50FA...
I am planning to use 3.7V non Rechargable Battery with Diode and Reverse Protection circuit with npm2100, Would like to build a Fuel Guage model for this as this is not available...
Hi.
Goal I am creating a new application for the nRF54l15 and want to follow the latest recommendations for project configuration. I need to do DFU over BLE, so I'm trying...
Hi,
Users of our product have reported issues with multiple versions of Hubitat hubs when pairing Zigbee. I'm investigating this issue and have reached a point where I could...
I want to expand the flash allocated to mcuboot on the NRF desktop, but it failed to start after compilation
The following is a flash layout that can be successfully launched...
Hi,
We have deployed some devices now, and we see quite some modem faults popping up.
Could you try to give all info on what you know about these faults we have from...
Hello,
I am currently evaluating MCELL location on an existing project, based on nRF9160.
After some trial and errors, I managed to get it working.
However, I ma a bit...
As title.
In nRF54L15 DK, I set "SB_CONFIG_BOOTLOADER_MCUBOOT=y" in file "sysbuild.conf".
It makes main function GPIO toggle stop.
Do have any solution to prevent...
Hi,
I am developing a custom PCB based on the nRF52840 and am currently trying to flash/debug it using an nRF52840-DK (PCA10056) as an external debugger.
connected devices...