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...
Hi, I have pca10059 dongle. I soldered goldpins to swdio and swdclk lines to be able to flash it using external nrf dk. So I connected external jlink programmer and was able...
Hello, I just wanted to share a problem I encountered and make some suggestions : I lost some time looking for a TWI problem while it was actually related to the pin reset...
Hello All,
I am using NRF51822 controller in my design.
I want to monitor battery voltage using ADC pin with voltage divider.
I have LIPO battery with 3.7V and 200mAH...
Hi Nordic Support, community,
After I flashed, the connectivity hex, ble_connectivity_s140_usb_hci_pca10059.hex from the SDK v15 downloaded after executing the patch on...
development software, with versions (SDKs, IDEs, SoftDevices, ...):
Computer platform, with versions (Windows/Linux/OSX, ...) Windows 10 Pro x64
hardware revisions (chip...
Hi,
I am trying to make a weather station with nRF52 feather and BME280. Currently I am making a measurement program. The base code is Custom:Heart Rate Monitor Example...
Hi friends I use nrf51822 with sdk12.3 version and I want to use infrared receiver.
What method should I use to write the infrared receiver code?
Also, does nrf51 have...
Hi,
I'm able to send arbitrary information to the host using generic HID descriptor (uses vendor defined page). There is no driver issue. I'm also able to connect to the...
I am currently downloading softdevice (S140) on our custom board using P19 connector on nRF52840 DK. Our custom board also has nRF52840. It seems the dsoftdevice is downloaded...
nRF52832 & nRF52810 don't support the Bluetooth 5 Range Extension (Coded PHY):
https://devzone.nordicsemi.com/f/nordic-q-a/39532/is-it-only-nrf52840-s140-which-support-bt5...
Whenever I deploy an example to the Fanstel BT840F with Segger ES, the S132 SoftDevice is always also deployed to it. I have attempted to change references to this in the...
Hi,
nrfx_uart.c has a bug where, once there is a RX error, the receiver gets stuck in a disabled state forever. This is because p_cb->rx_enabled is never set true, so the...
hi, my name is tyto I just learned programming about nrf52832, before I used to work with Arduino, after trying to learn nrf52832, it turned out to be very difficult for me...
Hi,
I'am using SDK v15.0.0 with the BLE OTA DFU bootloader. Is there a possibility to access the bootloader start address for a static assert in the application at compile...