Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hello sir,
I am using nRF52832 board and interface with 3 axis accelerator reading ADC for 3 Channel. I have use sample code for controlling in timer/RTC mode. My ADC is...
Hi,
I am working on NRF52 custom board with 3.7mA 27mAH battery, working on BLE app UART example SDK11 with SoftdeviceS132V2.0.
I made BLE advertise for 20 sec interval...
I prototyped a nRF52832, WLCSP package, with a fab (PCBA) and put jumpers between my 32Mhz crystal and the chip, attempting to connect with a j-link in SWA mode, I cannot...
Hi. I'm using nrf52832.
Now I'm using HFXO, LFXO to operate BLE. As I know I should use HFXO to operate BLE.
What about LFXO? Can I use internal clock(LFRC RC osc) instead...
Hi,
I am working on the latest version of SDK (v14) and SoftDevice(v5) on nRF52382. When I call the sd_gap_disconnect it returns NRF_SUCCESS. However the BLE_GAP_DISCONNECT...
I was trying to verify the DFU functionality on SDK 14 on nRF52832. Here is what I did.
1. Using nRFgo to erase all
2. Program bootloader/soft device with C:\svn\nordic...
Hi,
I am using SDK v12.2 and gcc compiler. S132 softdevice for nrf51822 controller.
And i am using s132 softdevice.
I want to connect multiple nrf51 devices (approx. 14...
Hello sir,
I am using nRF52832 board and interface with 3 axis accelerator reading ADC for 3 Channel. I have use sample code for controlling in timer/RTC mode. My ADC is...
Hi,
I'm doing some measurement on the radio peripheral of the nRF52840 using the generated events and a timer which is set to run at 16MHz. Radio events and Start/Capture...
SDK version: 13.1
Hardware: nRF52832
Eclipse version: link text (I could not get the marketplace working in the latest Mars Eclipse version, so I downloaded this version...
I am evaluating the sdk14 ble_app_uart example. I am able to run this code and connect to this uart service but do not see messages get passed to the uart pin. Only when I...
I am using a nrf52832 Development Board with s132 for some BLE applications. I developed a beacon app, set for BLE peripheral, and every reading of the advertising from this...
Hi,
I'm using NRF51 DK board and i am following characteristic tutorial available. I am able to send temperature value over Bluetooth by using light blue app.. Instead of...
I am using nRF connect to debug an application on a nRF52832. When I perform a scan, I can see the UUID of the nRF52832 device I want to connect to. Where is this UUID stored...