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...
Hi,
I am trying to optimize a time critical device for lowest possible latency data transmission over BLE on nRF5340 working as peripheral. Currently my algorithms are implemented...
I'm adding MCUboot to my application and we'll be using our own app to upload new firmware over BLE to the device over our custom comms protocol. I can use the DFU Target...
Working on a nrf5340 project, and running into limits of the size of the flash to store my application image along with mcuboot bootloader.
I had a mucboot setup that fitted...
I have a modified asset_tracker_v2 running with SDK 2.5.0. It is connecting to AWS and sending data perfectly. It has been running for several years without a problem. I am...
Hello,
I’m running the AWS IoT sample on nRF9160DK v1.1.3 using nrf-sdk and toolchain v2.9.0, modem v1.3.7.
Everything works fine when following the instructions with...
Hello community, I am currently looking for a solution outside the 2.4 GHz band and I came across NR+. Does it suit my needs for M2M (Machine to Machine) communication? If...
Dear Nordic experts,
My question is simple, how to get the 6 octets default MAC address by app SW in nRF52840. The question was already raised by someone some years ago...
I have an issue when trying to install nRF Connect SDK on my work computer. I have installed VScode, the toolchain and the nRF Connect extension. The next step would be to...
I have been trying without success to install either the v2.7.0 or v2.8.0 SDK onto my Windows 10 System. Every time/method I've used results in an error equivalent to
...
Hi,
SDK17, Softdevice S112, NRF52805 custom board.
I have baremetal bsp implemented but I am new to Softdevice and struggling a bit with an interface concept beween two...
Hi,
I'm working on an indoor positioning system using an nRF5340 and a CHW1010-ANT1 antenna array. I'm receiving IQ samples from BLE CTE packets and using them to calculate...
Hey,
I'm using the nRF5340 and want to run the PTS test with the following configuration: The CAP initiator establishes two audio streams within a single connection to the...
Hello,
We are currently experiencing some unusual behaviour on our feather board (circuit dojo, nRF9160 chip) which we are seeking advice on.
Whats happening:
Device...
hi support team,
i have one problem for 54l15+7002 in ncs2.9.0
I am afraid that I need your help.
I was porting MQTT demo and PERIPHERAL_UART demo together and want...
Hello,
I'm using NRFX PWM directly because I need something more custom than zephyr's PWM driver provides. I'm trying to understand what .pin_polarity field in the config...