Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Platform: nRF5340-DK
Tools: I am using SDK 1.5.0 (but seen on earlier SDKs too)
Configuration: Using high speed spi pins whether for SPI1 or SPI4
If I use SPI1 I see...
Hey guys i wanted to ask you for help on IOS BLE i am currently seeing that nRF Connect seems to work fine over BLE Connection with some devices on Android and as far as i...
Hi,
I'm using NRF52840 in order to connect to a mobile app via BLE.
When connection to IOS, I have an event called BLE_GAP_EVT_PHY_UPDATE_REQUEST.
This event handle...
Hi,
Greetings!
We are exploring nRF9160 SIP DK and Thingy91.
Here we have understood that it has GPA and LTE-M.
We wish to use it for India region in moving objects...
We are using the advanced UARTE library to get advantage of EasyDMA to receive data from a LTE module.
We also implemented hardware flow control. THe problem is that the...
Hi fellow devs:) I'd really appreciate some advice on this please. I've come to a bit of a dead-end. Hopefully you can spot a mistake I've made. I am trying to produce a low...
Hi,
-I have a custom board using nrf 52832 and I have interfaced sensor using an SPI interface. -I am using SDK 15.2.0 and SPI driver. -I am collecting raw data and send...
Hi, When I test the SPI with extern flash W25Q64, The SDK default configuration seems to be too low powe, After SPI initialization is complete, The GPIO drive is configured...
Hello All ,
I want to use nRF 52810 Bluetooth feature in one of my application. The application is supposed to be highly power optimized. Sharing below some details about...
I am currently working on an application running on the nRF52 DK which will use some inputs and output to interface with the environment. Its a BLE application and those inputs...
Hello,
While I was testing the codes, I just got a few errors and I am confused as to why it's happening. The questions are:
1) Sometimes, I get pm_conn_secure error code...
Hi Nordic Team,
In my project the function sd_softdevice_enable does not return in one specific case:
I call nrf_sdh_enable_request() before init of the ble stack. When...
I'm having an issue getting the SLM example to compile with UART2.
Steps to reproduce:
Configure project with UART2
See error pop-up
Compile anyways
See Undefined...
Hello, I am a beginner to start developing with your nRF52810 chip.
In the near future, I would like to implement Bluetooth long range communication with this chip.
...