hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
Dear all,
I'm struggling writing 32 bytes with FDS in SDK 14.
This is what I do:
Init
(void) fds_register(fds_evt_handler);
fds_init();
while(!is_init) {
sd_app_evt_wait...
Hi, I am using nrf51822 Development kit with 3 buttons, each buttons has different functions. (i) 1st Button is used for the wake the module from sleep mode. (ii) 2nd Button...
Hi I using nrf51DK using keil MDK 5 softdevice s110.
I need to update battery level on every 60s and I have initialize timer and start with this code.
static void battery_level_meas_timeout_handler...
I'm trying to implement extended advertising, using BLE_GAP_PHY_2MBPS to offload 255byte advertisement payload to channel data, defining BLE_GAP_PHY_1MBPS as primary phy ;...
Hi
I am trying to broadcast manufacturer data (beacon example) while changing data from second to second. For that I am trying to use timer2 (as timer 0 is used by SD, right...
Greetings,
For Bluetooth Declarations, will new QDIDs be generated to account for the additional required tests as of January 24, 2019 in TCRL-2018-1.
I'm mainly interested...
Hi,
I need to interface LIS2DH through SPI. I tried many SPI Master example but I am getting all the values as 0XFF. Even the WHO_AM_I registers value is getting 0xFF
...
Hi, I have an EMG muscle sensor which needs to be sampled at least 500Hz. Can I sample at the required frequency and transmit at the same time over BLE NRF51822. If not please...
Hi, I am new to the bluetooth mesh concept but I have tried creating one using nRF52 DKs.I have worked the light switch example but I am stuck there without being able to...
Hi everyone,
I bought the nRF51822-04AT module but I'm a newbie and all the documents talk about nRF development kits which they make me confused about programming. Now...
Hi,
I am working on the NRF51822 module with BLE-400 Board to develop the application.
And I need to detect the USB-Connection when it will be in the sleep mode, After...
Hi
Is there a way to disable the on-board SEGGER J-Link ? ( jumpers ? )
The reason is that in our design we will use an external J-Link ( no space for OB ) , so we want...
github.com/.../nrf52-ble-multi-link-multi-role I used this code and add the thingy code. connection is successful but some thingy don't get sensor value.
i want to disconnect...
i am trying to connect nordic nrf52832 dk as a central to my custom peripheral(sensor tile) .peripheral is advertising different services and uuid of the one of service is...