I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
I am using a PCA10040 board and the UART example from
another question .
Now, having tried some different phones I suspect that my Sony E6553 with Android 7.0 has a bug...
My BLE peripheral is an advertising entity using BLE Privacy.
The advertising address(RPA) is changing every in 15 minutes.
But, when a connection is stopped and it resumes...
But when am connected with my phone , it shows like as below
service started
connecting..
gatt=
device.connectGatt(autoconnect=false)
Activity bound to the service...
Hi,
I use ble_app_hrs_s132 project for experiment on bonding function. The version of SDK is v12.2.0. It seems that this example has all the conditions the bonding function...
Because I need to receive the serial interface in the event handler of the serial data communication protocol (custom) send out via bluetooth, a set of protocols to 25 bytes...
hi:
the nrfutil link: github.com/.../mesh_dfu
I've been having a little bit of an issue running the command "python setup.py py2exe" in cmd.exe
the error as follow:...
I'm using the nRF52 + SDK11.0.0 + s132. I have a single physical button on my hardware that can be used to toggle power to the system (though a PMIC). This same button routes...
Hello Nordic!
This question is a follow-up on this topic , where it is suggested to keep track of BLE_GAP_EVT_CONNECTED and BLE_GAP_EVT_TIMEOUT events in order to know...
Hi, Nordic Forum!
I'm developing a product that relies heavily on the TWI in master mode. I was using SDK 11.0 and everything was working well.
I decided to port to...
I want to use another MCU(MT7688 run OpenWRT) as a upper monitor to DFU the nrf52832,But you know,the way of serial download for nrf52832 is use nrfutil with command that...
Hi There,
We are having an issue reading data from the ble_gatts_evt_rw_authorize_request_t.request.write.data buffer. We are writing the data to the characteristic using...
I need to receive both UART Service data and HRS service data on the app.
Currently I have seen on Nordik Connect app , both the services can be found and can connect and...
So we have the Arduino 101 board talking to a heart rate sensor MAX30100. When we run the nrf connect app on android it is able to connect to the sensor with no issues. When...
Sporadic program restart from main.
I suppose, it is hardfault exception. How can I catch it?
Check pls my memory settings.
ROM: start- 0x1c000 size 0x23000
RAM: start...