Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
Hello,
I'm using low power comparator with cross detection.
It works but I can't detect if it's failling or rising edge.
Can we detect simultaneously DOWN and UP...
Hi,Everyone! Now i have the board nrf52832 and i'm trying to get the battery value and send by using saadc.
i have read the example of ble_app_proximity and saadc,and i configure...
Hello! I compiled hex file with NRF52_BOOT in mbed cli. It was programmed successfully. Mbed os version include fix to use nrf52 DFUService. Bootloader is loading correctly...
Hi Nordic guys,
we are observing a strange behavior. Here some background on the project:
we are developing a peripheral device that asks via L2CAP signalling connection...
Hi,
I would like to know, whether it is possible to use a TCXO with single output as a LFCLK source, i.e. connecting the TCXO output only to XL1, instead of connecting an...
Hello everyone, I encounter a question. I follow below link to solve the issue.
https://devzone.nordicsemi.com/question/104118/adding-pwm-to-ble_template/
I've set the...
We are currently porting our proprietary stack from the nRF51 to the nRF52.
To save on BOM we are using an external 20ppm 32Mhz crystal to synthesize a 32Khz clock (power...
Hello,
I have develop an android application which connects to BLE device and perform read and write operation, so for this i was using Android-nRF-UART .
But my application...
In the release notes for the IOT SDK (which as the MQTT examples) it says: "Once BLE link is disconnected, lwIP example applications no longer get a global prefix. The only...
Hello all,
I am new to ARM architecture with some prior experience in Arduino based application development and some FPGA experience. I have a few queries:
Should...
I'm developing a project based on the Nordik UART Service and I wouldn't use pairing as in the example.
However I have some problem when a central device is already connected...
We're targetting the nRF51822 and use the pc-ble-driver (via connectivity_1.1.0_115k2_with_s130_2.0.1 )
Currently I'm using the dev board and the virtual COM port connection...
Hello,
I am trying to move from ARM Compiler v5.06 to v6.4, but I encounter an error, which I cannot handle.
The project builds fine with v5.06. When changing to v6...