Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
I am trying to port the BLE Peripheral UART sample to work on the nrf52840 dongle. It's not in the list of supported board but I don't see why it shouldn't work (at least...
As per the title: I'm considering nRF54L10 with PM1300 for a new design. If I run the 54L10 supply at 1.8V which is pretty close to the minimum, is there any actual power...
Hi, With this setup in , I successfully built a CIS mode using my nRF5340 DKs , enabling stereo sound while the microphone is active .
However, I am currently experiencing...
Hi,
we have ESB PTX and PRX couple from nRF54H20
nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect plugin
build for...
I've been working on a peripheral wich accepts Just Works pairing requests and I'm completed at all points but the pairing itself. The device advertisises and connects successfully...
Hi,
I have thingy:53 and I have damage to the sw2 pin and I am unable to enter the DFU. I lost two tiny pieces that go just above the one in the photo and not even...
I have a private version of the VL53L1X driver ecause the driver in ncs2.9.0 hasnt been properly updated per my previous case. They suggested changing the CONFIG_VL53L1X=y...
Hi,
I have an application build using ncs 2.9.0 and a custom board using the nrf5340.
The issue is that I am migrating to 2.9.0 from 2.3.0 In 2.3.0 there was no included...
Hi,
Apologies for a newbie question (I am far from a developer and just need to flash firmware)
I have a nRF52 DK connected to my PC running nRF Connect for desktop...
I found this pretty old post devzone.nordicsemi.com/.../switching-between-apps-with-dual-bank . Currently I am building two different zephyr projects and selecting between...
Hi,
can i savely process / parse the incoming scan data INSIDE the scan callback or should i deferr / forward it somehow to the main thread for performance reasons?
Or...
I am implementing DFU using my own transport to retrieve the binary image from AWS.
I'm developing in 2.6.0.
I am using the DFU TARGET libraries.
When I start my download...
Hello,
we are working on a BLE + Thread project, and it is currently based on NCS 2.6. We would like to update the SDK to a current one, and I see that there is a preview...
Hello,
This is long shot more than anything else but are there any instances of a video coded (mp4, AVI or similar) ported over to the nordic/zephyr platform. I can't see...
Dear Customer Support,
We use the nRF52840 as our main controller
For our NFC / tag detect requirement, we use the ST25R3911B over a SPI interface
It's datasheet is...