I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hi,
We're working on making some more tutorials, we have some thoughts on what we want to do, but we would really like your input. After all it's you, the user, who will...
Hi
Is there a way to tell that when a connection occurs if it occurred over 1M or 125kbps modulation? From what we can see, the ble_evt->gap_evt->connected does not contain...
Hi all I just want to use UUID advertisement in solar beacon code for advertising @ 100ms interval I don't need temperature and pressure data .I also want to change type to...
Hi. I'm using the NRF-52 DK (PCA10056) with an SD card module and I'm trying to upload the FatFS example code for SDK 15. I'm using a kingston 8GB SD card and I'm unable to...
Hi all,
I develop program code based on nrf-mpu-magnetomter examples. I code the DMP and complied well . However the program is always stay an error when it starts running...
In my application an nRF52832 acts as a BLE peripheral device which is sending sensor data to an app on a mobile phone. As long as the phone is interested, notification on...
I'm trying to add buttonless DFU to the SDK's template application.
Here is my setup:
Soft Device 6.1.0
Secure Bootloader
Modified Template App (Added buttonless...
Hi,
I am using nrf52832 custom board with s132 to read data from 4 sensors using twi. i have 2 separate TWI with two different sensors on each bus. i am using nrf_drv_tw...
Hi,
I have a question with regards to the system-on sleep current of the nRF52840. This is specific to when using the bluetooth mesh and the nrf_mesh_disable() function...
Hello I am trying to connect nRF52832 development kit to use with Wireless vibration controller store.ncd.io/.../ using mesh module which is transmitting the data to the receiver...
Hi
I'm trying to combine NUS central and peripheral in a single nrf52840. Using SDK V 15.0.0 and softdevice V 6.0.0. Have added both ble_nus and ble_nus_c files and enabled...
I am trying to add Timer2 to light_switch server example. But it fails to compile with a undeclared error for NRFX_TIMER2_INST_IDX. I have set the following macros in sdk_config...
Hello all,
I plan on using the blinking LED authentication in mesh configuration, I have seen the nrf mesh app video where it is done using the app but I want to achieve...
Hello.
I am using the NRF52832 Evaluation board.
If I click the connected board of Device Manager to upload program application, nrfgo studio will be turned off without...