E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
Hi
I want to use a mcu to update the firmware in the nrf52810 through uart,I look in the sample in the nRF5SDK1702d674dde\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader...
I try to update/replace the code in a nRF52 board from 3rd party (Fanstel). They only able to provide the private key which I can create the zip file but not able to give...
For our application, if the device loses connection, we enter beacon mode for longer range, and advertise using extended advertising to broadcast more data. Beacon mode wit...
Hi, I send application data using Read blob PDU from nRF52832. nRF52832 firmware is connectivity of Serialization of nRF5_SDK_17.0.2 for UART interface.
After connection...
I have followed the Scheduler tutorial ( https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/scheduler-tutorial ) and was able to use...
Has anyone characterized the nRF5430 ADC dynamic performance such as harmonic distortion, SFDR, SNR over frequency. I am interested in the 10-2kHz frequency range.
Th...
Hi,
I just want to know is there any Pre compiled hex files are available to convert my Thingy 91 as Thingy 52, I just want to use my Thingy 91 with Thingy 52 Bluetooth...
Hello,
I am developing a custom board using NRF52820 and I am trying run the Blinky example on it with no success.
I am trying to adapt the blinky example for PCA10056_S140...
hi support team,
i searched devzone, my question are similar with "devzone.nordicsemi.com/.../349118
it is clear we can't set it manually. and there is no API to achieve...
I'm trying to build the lwm2m_client using SES through the toolchain manager. I continue to get the following error: "Error starting process C:\ncs\v1.9.0\toolchain\opt\bin...
With KPN and Deutsche Telekom LTE-M SIMs we get dual-stack APN with both IPv4 and IPv6 IPs.
But the iBasis LTE-M SIM is giving out only IPv4, ignoring any previous +CGDCONT...
Hello, I am trying to figure out an issue that is happening in my project. I am using the NRF52840 chip and I configured the WDT correctly with WDT-> CRV = 10 * 32768 (the...
Hi everyone. I want to take advertising data with ble scanner and transmit to esp32 via uart. But I don't know how to do this. Is there an example for this? I need your help...
Hi,
When building a project with nrfonnect , sdk-nrf v1.7.1 that worked for colleagues I got strange warnings:
and the building aborts.
What is very strange is that...
Hello The function scan function is being implemented with nrf52833. The desired action is an action that does not connect immediately when the scan starts, but when you receive...