Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
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...
We create general purpose device based on nrf52840 chip and need to provide different ways of dfu: buttonless, usb, uart. Is there any examples, recommendations how to do...
NRF52840 = GCC/GNU ARM - SDK 15.0 - SD 6.0.0 - Builds tested under windows & linux on two separate machines. Chip is Fanstel BT840E-V2 module on a custom board. We've been...
I'm very newbie in bluetooth mesh. So the question is ..
1.Can I execute any of peripheral abilities (I mean spi, twi, adc, pwm and etc) on device that works like a node...
Hi,
I use the nRF52840 DK with Segger IDE.
I would like to use different peripherals on the MCU (GPIO, SPI, Timers etc), but I would like to avoid using the Nordic SDK...
1) With SDK14 and SDK15, we're seeing that the connection handle for the last bonded connection is kept indefinitely until reset. The connection handle does not get set to...
Through doing some implementations of extended advertisements between two nRF52840 boards, I have found the maximum amount of data that I can put into an extended advertisement...
Hi!!
I would like to receive data from the sensor via SPI using nrf 52832 DK and output data with UART.
It is now possible to add the function of uart to the spi sample...
Hi,
Are there any examples of using SAFERTOS with SoftDevice on nrf52840?
I found some examples on WITTENSTEIN high integrity systems site, but none of them is using BLE...
Hi,
after migrating from SDK12 with Softdevice3 to SDK15 with Softdevice6 we noticed a strange error.
When setting the advertising parameters to use anything other than...
Hi I downloaded a reference nrf52832 layout & found there are difference in downloaded nrf52832_qfaa_dcdc_schematic and online version .
Could someone please explain to...
Hi. I am running Thread on 9 nRF52840 nodes. I am able to ping as many packets as i want but am failing to send pings every fraction of a second. I want to send pings in just...
HI:
when i use NRF MESH 3.0 lastest SDK, Compiling one of the examples will prompt the following error. It's should be lost flash_palcement.xml file.
Building ‘dfu_nrf52840_xxAA_s140_6...
We have vibrator connected to gpio pin 18 on the nRF52832. Controlling it works fine in the application but as soon we enter DFU the vibrator starts and it doesn't stop until...