Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi, I was wondering if there is any way to advertise connectable, but non-scannable advertisements.
My device does not have a scan response, but I still see a lot of scan...
Hello,
There is a small problem that I don't know how to solve. I tried looking for it but to no avail. Essentially, my device which runs on NCS v1.7.0 will stop advertising...
Hello,
I am currently trying to record audio using a PDM microphone on the nrf52840 using the nordic PDM library. I have configured the PDM with the default settings, enabled...
nRF52810 SDKs and SoftDevices compatibility matrix does not list nRF52810 SoC revision 2 in the list of compatible SoC revisions for nRF5 SDK. Revision 2 is listed only in...
Hi
I have a machine MacBook Pro 14 Inch 2021
Chip : Apple M1 Pro
I am using nrf52840DK
Using Segger 5.68. installed via Toolchain
Using sdk connect 1.8
The J-Link...
Hello,
We have a head-scratching issue For the sake of brevity, please assume in the following that the definition of "it works" is "the bootloader manages to jump into...
Hi,
I'm trying to interface Adafruit 9-DOF Absolute Orientation IMU Fusion Breakout - BNO055 sensor with nRF5340 DK board. Can you please help with the code where I want...
Hi,
I installed NRF connect SDK,
after installation I navigate from NRF connect desktop app -> Toolchain Manager
V1.71 is installed in D:\Nordic_App\Nordic_SDK\nCS...
I'm using VS 1.7.1 on Windows 10, with the nrf9160dk_nrf9160_ns
Playing around with myFirstApp from the VS Youtube Tutorials, I wanted to redirect output to uart2 and map...
I followed the getting started guide for Ubuntu:
https://docs.zephyrproject.org/latest/getting_started/index.html
I can build Blinky, but when building my project I get...
Hey, I'm starting a new project and I think a very good fit for this would be to have all of my code in an application chip and use a nrf52840 trough USB as a connectivity...
SD140
Our Central Application is scanning to connect to a peripheral's MAC address. When the scanned address matches, we call sd_ble_gap_connect(p_addr,..). But, it is...
Hello! I'm trying to reload CMake in an nRF-Connect-SDK project in the CLion IDE. I've been using this guide: https://blog.jetbrains.com/clion/2021/04/using-nrf52-with-cmake...
Hello,
I am writing the device tree for our custom board, which uses an nRF9160 SiP. This approach to configuring the hardware
is new to me, since my experience is with...