Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Could you, please, direct me to any example (if available) how to manage lost bond with nRF52832/ SDK16 BLE?
Let say very common situation that will try to demonstrate with...
Hi all,
I have hardware as below:
nRF52840-DK - as an advertiser and the same type of board nRF52840-DK - as a scanner
My problem is that I want to send more data than...
Hi,
I have been going through the Bluetooth Course ( https://github.com/NordicPlayground/nRF52-Bluetooth-Course ) and I can' seem to make it work, even if copy/paste the...
Hi,
I'm using nRF51822 to develop our products. I found an interesting problem on our PCB. After I disconnected our PCB from central device, the main function starts from...
I am developing a wearable using nRF52832. I am using SKD_15.3 ble_app_uart source code for testing. And use Putty together. This source code implements UART Baudrate up to...
I have been using fds for flash saving and read. I have used fds_record_write(..) with no errors and proper readings on the just before performing a 4th fds_record_write(...
I'm currently investigating nRF Connect SDK. The nRF5 SDK (15.3.0) has a function to notify the advertise scan reception channel, but the current nRF Connect SDK does not...
Hi,
I want to test ble_app_tile project in SDK 16.0.0.
The project needs to install pack NordicSemiconductor.nRF_DeviceFamilyPack.8.27.0 in Keil 5.
However, I did some...
Hi,
Need data on Stencil , recommended solder profile & Solder paste details for nRF9160.
We are facing some issues in production.
*Critically Urgent *
thanks !
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hi,
I am trying s112 on pca10040 with SDK16.0.
I found that I can't build the app whenever I use the " nrf_ble_gatt_ data_length _set() " api... does this mean that s112...
I'm using the socket(AF_LTE) to talk directly to the modem on the nrf9160 and wanted to add a timeout to my recv() call. I added a call to poll() before recv() and am seeing...
Hello,
nRF51822
SDKv11
Kail 5.18
SD130
I have a pcb that has a sensor with I2C. I made a project that based on the sample of "twi_sensor", and I can read the sensor...
Hi all, I am trying to build the beaconing example from the nRF5 SDK for Mesh. When running:
$ ninja flash_beaconing_nrf52832_xxAA_s132_6.0.0
I get the following error...