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 tried add ancs to my project based on s132 ble_app_hrs demo, when i use iphone6 to connect, the uart display as follow,but when i receive a message or a call, the software...
i have an external nrf51422 module, and i can to erase it using nrfgo studio by nrf51 DK, but i can't program it with nrfgo studio , or by keil .
and i can't open the program...
Trying to get the debugger working with Eclipse on SDK 12.2 using the nrf52832. Using the ble_app_hrs example, I can flash the application and the "Nordic HRM" device shows...
Hi guys,
I am experimeting using the experimental_bootloader_secure_serial
example, but I am not having luck with the example code. I tried using the
BLE secure bootloader...
Dear Engineers!
have a questions about the Input circuit of nRF52.
I have to monitor the signal LEVEL from some sensor. The signal can be Positive or Negative current...
Hi,
I have a board with a NRF52 (3rd party board), there is a 32MHz crystal with the correct load capacitors on, but the crystal is outputting 1MHz on a scope (Tektronix...
Hi,
I'd like to output some audio data through i2s. It's quite easy to understand your examples provided on infocenter, however, I can't get my code to work.
Here is...
Hi all, I'm working on sdk11.0.0 and s130 softdevice. In my project I need to take data from sensor board through uart and send to mobile through ble for every 500ms. Sensor...
Hi guys
I want connect nrf51822 (Raytac MDBT40) by my phone(HTC battery one android 4.4.2).
I use softdevice 130(ver.2.0.0) and SDK 11 demo code under KEIL ARM 5.
...
when i run sudo nrfutil dfu serial -pkg my_package.zip -p/dev/ttyACM0 i get the following error:
pc_ble_driver_py.exceptions.NordicSemiException: Failed to send init packet...
Hi
I am working with mbed targetting for ReadbearLab Ble Nano. I am trying to encrypt payload before sendind it with:
include "nrf_ecb.h"
...
int main(void)
{
...
Hi, i'm using keil and i would like to run the fpu_fft example to perform a fft. The example works if I set 128 or 256 as number of input vector data as you can see in the...
I'm using SDK 6 + S110 v7.
Is it possible to use device manager to perform bonding but don't write bond information persistently in flash?
With old bond manager I could...