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;
We are developing a project. And there must be three features in our project.
1) Should scan and transmit beacon at the sametime
2) Chip should read and write...
How can i read advertisement and not connect? I would like to do some checks on the advertising data within BLE event BLE_GAP_EVT_ADV_REPORT and then decide if i want to manually...
I am trying to transmit a modulated carrier with a high duty cycle but it does not work
the same command works with the default duty setting (50%).
The cli freezes when...
VUSB current consumption of the NRF52840: We have a setup where the 5V supply to this pin has very limited current capability.
What is the maximum current which can go into...
The Problem: HardFault within sd_softdevice_enable. With HardFault breakpoint enabled, the debugger halts at address 0x8C8. With this breakpoint disabled, breakpoints after...
I having trouble setting power level above +4 dbm in my app based on the example "ble_app_beacon" using the PCA10059 nRF52840 dongle. I have updated the main.c with the following...
Hi, i'm designing a device which is based on nrf52832 chip and i need to add two IC on my board, the first one is the MAX8856 to charge the battery of my device and the second...
I want to execute timer interrupt at a certain interval, like 1sec or 5 sec.
I measured an actual interval of voltage change with oscilloscope, but the actual interval is...
Hello
i have nrf 51822 beacon and i need to setup beacon that he send out data and i scan it without connecting-read brcst data.
i scan microchip 4870 and other beacon...
What is the best method for attempting to recover from a stuck TWI bus after init?
I am currently initializing the TWI instance with .clear_bus_init=true but this only...
I just finished upgrading the SDK version from v14.2 to v15.3, one thing I'm having trouble with is that after secure buttonless DFU finishes the call to `sd_softdevice_disable...
I'm testing this with SDK 15.2 on an NRF52832, with SD132.
I'm trying to implement error handling for FDS, but some cases are not clear to me how to deal with them.
Am...
We are working with DK nrf 52840 and the sdk mesh 3.0, BT sdk version is15.2 (dimming server example).
We noticed that when nordic app(nrf mesh - android) send a generic...
Hello Nordic Support Team
I am working with nrf52832 dk board.I am using mesh sdk version 2.2.0 with nrf sdk version 15.0.0.I am working with uart coexistence example...
I updated the firmware of my Nordic Thingy 52 to the latest version 2.20 using the Android app on my smartphone. Now I cannot use anymore the standard webapp ( https://developer...