Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
What is the thermal resistance for the following part number: nRF52832-QFAA-R
specifically the thermal resistance between the junction and the ambient in C/W
Dear Nordic,
we are developing DFU Secure bootloader for a nRF52832 based HW.
We are starting from the "\examples\dfu\secure_bootloader" . First of all, we succesfully...
Hi,
Actually in my program I have a serial uart interface that cause an interrupt when a message is receive. During the interrupt, I send a mesh model command and its works...
Here I use gpiote and Ble_template_example.
The advertisement code is working fine but now I use button interrupt to send different payload or the button press change...
My understanding is that secure boot calls an interface to make portion flash that contains a bootloader immutable. Since this is called after the bootloader start to run...
Hi,
Please suggest us Bluetooth online course which is available. Also if there any BLE materials please share me a link so we can go through.
Thanks & Regards
Pavan...
I have functioning firmware which produces 0xdeadbeef if I halt debugger. Is it not intended by the SoftDevice in normal operation?
How to debug this issue?
Hi
1. I am trying to use the main.py for sending command to my power profiler kit II
does it requires to use JLINK (Segger) ? I get an error a message No Emulator connected...
We would like to pre-bond our devices in production by writing bonding data into flash. Generating LTKs is easy enough. But we'd also like to store that notifications on peripheral...
I've just received a nRF9160 DK.
I've installed nRF Connect v3.6.1 and LTE Link Monitor.
I select the device (3 serial ports are shown). I press reset button and the terminal...
Describe the bug
When trying to sleep core on NRF52805 using low frequency internal rc oscillator, average current consumption is ~189.50 uA while when using external crystal...
Hi. We have nRF9160 DK using Serial LTE Modem as standalone modem for CAT-M1 connected with external nRF52 via UART2. We have setup the modem to establish connection to AWS...
I used the nrf52832-QFAA Reference Layout as the base design for the PCB.
The changes I made were:
1.) Added the DS1339 RTC Pin P0.22 will be configured SCL and pin...
Hi,
I am using nRF52840 dongle. The REG_OUT is programmed to 3.3V by default.
I am planning to use Li ion battery at VDDH. When the battery discharges below 3.3V, is there...
I have an issue when i am using an iPhone 8 instead of iPhone 7 , I can use iphone7 to OTA my BLE UART by NRF tool box, but ,when i useing iphone 8 , it does not work, what...