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...
From the latest Nordic SDK 15.2, I'm running the usbd_cdc_acm example on an NRF52840 connected to a PC using USB. The firmware correctly executes the USBD_POWER_DETECTION...
Hi,
I develop on nRF52 with linux/eclipse but to debug, I would like to use the sniffer. This one is only available on windows then I try to install it on a Windows 7 64bits...
I have successfully implemented Scanning and Advertising at the time using s132 on nrf52832 with SDK14, it works very stable and fast which satisfied me.
Recently, I was...
Hello,
I've been using the SDK 15's "ble_app_uart" example and I've been curious on how the function nus_data_handler() gets called after data is sent over BLE. More specifically...
hello,
I am newer to nrf. I am using nrf52832 development kit and using soft device 5.0.
I have confusion with two function with nrf_log_info and printf?
which should...
Hi,
I want to know if we can send Mobile Notifications or send sms to nRF52832. i want to do some operation based on notification or sms received from sms on mobile..
Hi,
I am currently trying to setup my sdk 15 on my pca10040. I already have a working I2C source for a BME280 and it works fine using the SDK 12 (pca10040), I get the current...
Development Kit PCA 10056, Ver 1.0.0, SDK 15.0.0, Softdevice 140 6.0.0
If I try advertisement with the template-example combined with NFC text record at the same time, the...
I know that the SoftDevice has support for controlling a frontend with TX and RX signals.
However, our radio module uses a Skyworks SE2431L frontend with the control signals...
When using the script interactive_pyaci.py together with ipython and the serial example, I observe a strange formatting in the command window, because the "In [..]" is often...
SDK is nRF5_SDK_13.1.0_7ca7556.
Example is ble_ant_app_hrm.
Softdevice is S332.
The example can connect android but can not connect iphone.
Iphone 7 and ios is 10...
Disconnection of the peripheral is done without enabling another connection, the only way is to reset the module.
It happens sometimes after 5 min up to 1-2 hours.
If...
Hi all,
I'm working on an application that requires BLE. I've recently upgraded my project from sdk 14.0 to 15.2 in order to deal with some problems that I ran into with...