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...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hello,
I am using a redbear Nano v2 devboard and I am having particular trouble sending my EMG sensor data via uart. Can anyone help me out with the code. PS I am using...
Hi.
I have a customize characteristic that allow user to typing 8 bytes of data send from cell phone,
And I want to get this buffer out to go with my process, but I used...
Hi
I'm creating the customize service and characteristic for my needed, but I need a full 128 bit UUID that which is different in service and each characteristic.
As I...
Error executing NovelBits Gateway app on nRF52840 with SEGGER Embedded Studio. "Cannot connect to J-Link via USB" Running the SES for ARM 3.40 on Ubuntu 16.04 64 bit. The...
Hi,
We want to send our pre-production ready product for compliance testing. Selected testing laboratory told us " Conducted sampls should be set in continuous transmit...
Dear All,
so we have an embedded SoM running OpenWRT and I was wondering if I can make use of nrfutil even if not connecting a nRF52 via USB but via UART.
What I want...
So as far as I can make out, when I load a new application into the flash, the NRF52 will attempt to first load a secondary memory space and if successful, it will then replace...
Hi,
Right now i am using Blinky example in Peripheral section of SDK15 (S140). I would like to enable Coded PHY (BLE_GAP_PHY_CODED) instead of default setting (BLE_GAP_PHY_1MBPS...
Hi, I have problem with timer in nrf52810. My TIMER2 counts very slow. I declared it as NRF_DRV_TIMER_INSTANCE(2); and config struct is:
.frequency = NRF_TIMER_FREQ_16MHz...
Hi ,
I can compile and use the UART example but when I try to use it in my project I get some linking errors
I have copied and past all the sdk_config.h file to my project...
I am waiting for my custom pcb based on the nrf52832 to be ready and I want to test the flashing process. Is it possible to program a nrf52 DK with another nrf52 DK using...
Hello,
I was wondering if there is some way to program a device to act like a BLE slave, which would sleep and periodically wake up to stay in receive mode for a certain...
Hello, I'm confused what the NRF51422 uses for it's digital IO reference. So for example, If I use a 3.0V coin cell battery through its DC/DC converter: 1. What voltage does...