I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
Hi there,
we're using nrf52840 with the nRF SDK version 16.0.0. The device is using the SD and the FreeRTOS. The SD version is s140_nrf52_7.0.1.
At a certain event (out...
Hi, we have developed a board including the nrf5340 that uses nrf 1Mbit modulation, now we contacted a lab for CE certification, but the lab is requiring a certification document...
Hi, you have libraries for android and ios IOS-Pods-DFU-Library Android-dfu-library in this case, we update each device separately Are there any libraries for the mesh network...
In our code we use the NRFLog mechanism to trace warnings and errors. This works fine using JLINK and the Seeger debugger and also we are also able to see some old messages...
Hi,
i would like to know, which really basic stuff i have to know about the nRF9160 DK so that i can easily create my first project. The project should be able to send a...
Hello,
Why is SERVICE CHANGED required when using bonds? We do not require the service changed notification in our application. However I am unable to remove that feature...
Hello Nordic Support,
I am using nRF5340-PDK with Zephyr OS and nRF Connect SDK. Is there any way to create a new project with the nRF Connect SDK or is there any template...
Hello,
Is any option in thread_cli_ftd_uart example to disable CLI module and use UART for my own purposes ??
I comment thread_cli_init() function add defines to sdk_config...
Hello everybody,
sometimes, I find it pretty hard to work with the documentation provided by Nordic Semiconductor. For example, there is no straightforward documentation...
Hello, I am using an nrf52840 with softdevice S140 (7.0.1) configured as GATT client. I successfully write data to the GATT server (Led Button Service) to set the LED using...
Hi,
I'm trying to add a custom service to a working application that has a working battery service.
I have followed https://github.com/NordicPlayground/nRF52-Bluetooth...
Hello.
I am testing UART using ble_nus_data_send function.
However, it has different length data was sending from each trial.(ex. 0, 4095...)
In the ble_nus_data_send...
Hi sir,
I am using ble_app_uart to send the enegry value to the mobile. for energy calculation i am using internal rtc oscillator but after 179 secs the device stops working...
For example, I get logs like this, and I want to know what these events are:
ble_cts_c: BLE event handler called with event 0x57
I also see 0x36, 0x12, etc. when the CTS...
To the kind attention of Nordic support team,
after doing some ble bonding between an nRF52 device and an host computer, I can see this situation in device flash. So, these...