Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
I'm trying to run nRF52840 as central to discover and connect to a sensor. This sensor advertises once every 5 seconds. I find it's time consuming to discover the sensor and...
Hi. I am starting design of anothe rproduct which will be on a flexi PCB wherein i'll use nrf52840 and nrf52833 in the two product variants. Nordic Semi has reference design...
The OOB data for LESC pairing contains the BLE GAP Address 256bit random and 256bit confirm value, and is generated by sd_ble_gap_lesc_oob_data_get using the connection handle...
Hi.
I am using the nRF52810 for Bluetooth SIG certification.
S112 6.0.0
SDK 15.0.0
I am testing using ICS of QDID 102861 and 49943, but a failure occurred in the GLS...
We are upgrading our product from SDK15 to SDK16 using DFU over USB. When we perform a DFU update (BL, SD, and App) form SDK15 to SDK16, it works fine. Then if we perform...
Hi! I'm studying the basic codes of the BLE Blinky Application for peripheral! ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_blinky...
Hi,
I'm making a custom board with NRF52840 and would like to confirm some schematic/layout considerations for things I couldn't quite find in other posts. I apologize if...
Hi Nordic Team,
I am using SDK 16.0.0 with Softdevice S132 version 7.0.1 on the NRF52832 and using SES v4.52c on Linux. I have managed to run and sucessfully execute the...
I use the following code to enable a timer that clears itself to loop continuously via the compare0-clear shortcut. (I then use other compares, PPI, and GPIOTE to output pulses...
Hi Nordic guys,
We just integrated the AGPS function using SUPL library with the GPS driver to accelerate the GPS fix time.
We tested our code with near windows environment...
Hi,
I managed to download the latest firmware on my thingy91 and it looks working properly on the LinkMonitor. Anyway, it stays always in searching LTE and never goes to...
hello everyone. We found a problem. when nrf52832 is working, after the core power supply is sudden short and release, the power supply mode is LDO and the current is about...
I have a device that has multiple NRF52832 modules
Is there any issues with setting the mac address of each of the modules to the same thing...
e.g. would there be any...