Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
How to do BLE DFU without flow control(UART) using serialization application on host controller side. do you have any document or link where the procedure is explained ? ...
We are having problems staying on AT&T's CAT-M network in the US using Twilio Super SIMs. We are able to successfully stay connected with other roaming SIMs such as Hologram...
Hello,
I am trying to get central to concurrently connect to multiple (as many as possible) peripherals and stream data from each peripheral concurrently at 12KBytes/s....
Hi,
I am trying to build the Thread network using nRF52840 and nRF5_SDK_for_Thread_and_Zigbee_v3.2 SDK. I tried to load the \examples\thread\cli\ftd\uart\pca10056 exampl...
Hello -
We are using SDK 15.3.0, FreeRTOS and the nRF52840-DK board with SES. We implemented wakeup from System Off sleep using the nrf_gpio_cfg_sense_input() API, which...
Hello Support Engineers,
I have observed some interesting behaviour on my custom board vs the DK. In the DK, the current spikes is very even and steady around 10mA. However...
Hello everyone,
I'm working in an application where I need to store a string in flash so I can keep that value like if it where settings when doing a firmware update so...
Hi,
I've got a question regarding voltage compatibility. The nRF52840 will be driving many LEDs. Would it be possible to use a separate 5V supply with the LEDs and use the...
Hi,
I am developing a Linux PC application interfacing nrf52840 dongle using pc-ble-driver v4.1. I am trying to use the Long Range feature with Coded PHY. The setup in like...
Hello:
I want to do OTA with Mesh DFU using nrf52832. Now I make sure that DFU works correctly in the mesh and the host can receive the package from the server. The problem...
I am developing a proprietary test system that will use Bluetooth mesh and am evaluating BT mesh solutions. An important consideration is the available support for a windows...
Hi All,
We have developed the firmware for our device from the ble_app_bms example. The project is already in production.
Our customer hs nov decided that they want to...
I have encountered this issue while trying to trigger a ble_nus_string_send() - function from anywhere else than in the ble_rx_handler.
I use Softdevice S110 on the NRF52832...
Hello,
I am porting several of our devices which implement ZCL from another stack vendor to run on Nordic. These are legacy devices that support Report Configuration/Reportable...