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...
It would be very nice if the SoftDevice API Documentation at https://www.nordicsemi.com/DocLib included PDF downloads for each SD version as well as the current online HTML...
Hello Nordic community,
I'm wondering about how those BLE trackers (i.e. Tile , Trackr) work. Specifically, what kind of advertisement strategy makes sense for these types...
Hi
I am developing RX device to connect with Smart Remote 3.
The RX device system is Linux embedded. I need to run OTA function in Linux embedded to update SR3 F/W.
...
Hi,
I am using STM32F030C6 MCU with Laird BL651 module.
Keil-IDE v5, windows 7(64-bit) system configuration.
I need to get the sample code for the application development...
Hello, I have following problem.
My DK is not recognized by J-Link / nRFgo Studio.
I tried to reflash J-Link by pressing BOOT/RESET and then drag and drop J-Link OB...
Hi,
I would like to update the Device Information Service's (DIS) serial number characteristic to reflect the actual serial number assigned by our production equipment....
Hi, I am using the following setup: Wireshark 2.6.5 (updated yesterday) Sniffer 2.0.0-beta-3 (nrfsniffer200beta312oct20181c2a221.zip) nRF52840-DK (used by the sniffer) nRF52840...
I have a custom board that uses Nordic NRF52832 as MCU. For laying out crystals, BLE part and decoupling capacitors, I used reference layout from documentation.
32 MHz crystal...
Hi everyone,
My hw/sw configuration:
- nRF52840 - sdk 15.0.0 - softdevice: s140_nrf52_6.0.0
I would like to change the device name and update it in advertising packet...
Hi All,
I have been working on ipv6 over ble on zephyr RTOS to form mesh network.I have been successfully integrated "rpl_node"(which is in zephyr/samples/net/rpl_node)...
Hi guys,
I have very strange problem with the Android phone when connect with nrf51822.
After connection, I used update parameters to set the parameters on the phone side...
Hello,
I am attempting to program nRF52 DK modules to communicate using the UART over BLE central and peripheral roles as in the examples provided in SDK 15.2. The data...
hello, I have used NRF52810 TWIM for 24LC08 communication, and I got a problem.
when I want to read data from 24LC08, if the length is not lager than 255, every thing is...
Dear all,
Good morning,
We are using nrf52832 as our main mcu. Our current consumption in system-off mode in custom board is around 3.2 mA which is very high and we want...
HI devzone
We now use NRF52832 to implement TDMA protocol.
In our application, there is one primary node and six sub-nodes.The communication process is as follows:
After...