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...
Hi,
I am looking to test the performance (range, data throughput, packet drop rate etc.) of BT5 in application specific setting using nRF52840. Ideally this would be done...
What has been tested:
In the Bootloader configuration inside the watchdog and start and
feed the dog operation, and then in
the static void wait_for_events
(void)...
Hello,
I am working on modified version of ble_nus example and I tried to send data to nordic DK.
In Android, I used
BluetoothGattCharacteristic characteristic = mBluetoothGattService...
Hi,
We are designing a system that shall supervise the battery voltage (1 AA cell) on an analog input to the nRF51822. Question is what happens when we put the processor...
Hi
I'm doing project called automation of lights using beacons and iam using sdk (nRF5_SDK_12.1.0_0d23e2a) and nrf51822 dongle. I need complete information about advertising...
Hi,
I am using nrf51 dongle on which I have loaded example code for BLE central(ble_hrs_c) from SDK 11.0.0 's example folder + soft device S130.
My problem is, I am...
Howdy. I have some trouble when trying to communicate with AD7793 using SPI.
I used ble_app_uart example and combined it with the SPI master example and the general...
Hi,
currently, I'm working on encryption using the crypto module of SDK 12.1.0 for SoftDevice 3.0.0
It is no problem to generate a public key, but if I want to generate...
We are using the nRF51822 on our product.
I'd like to know about the minimum value of RSSI ?
We checked the minimum RSSI value by using our products.
And most of...
Hello,
We plan to use the Serialization mode with the NRF52832 module.
We would like to know how is handled the low power mode when the NRF52832 module is used in Serialization...
I am adding a bootloader with BLE OTA upgrades. I am using SDK 11.0.0 and I based my bootloader in examples\dfu\bootloader . I can only fit a single bank upgrade (I upgrade...
Use the guide to compiler the UECC almost neet use 20 hours to finish it.
I think that Nordic need provide the after compilered uecc lib.
That will save so many time...
I have an accelerometer that utilizes IC2 (NXP MMA8452Q) that I am trying to integrate with the nRF51 DK. The accelerometer is on a breakout board, and is wired up very simply...
I have successfully been using the MIO ALPHA heart rate monitor with S120 0.8.0-3.aplha and SDK 5.1.0, using the SDK application "ble_app_hrs_c"
Im trying to migrate to...
I develop with MDK.
Now, I want to create a bootloader with 12.1?
Follow the instruction of the document, I must install micro-ecc, and ....
But as last...