nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
we are evaluating the distance measurement module to integrate an indoor location function to our product.
We see the module is still "Experimental".
We need...
Hello,
I have the peripheral BLE device. It is always had different mac addresses on disconnection/on reboot.
I use my mobile phone with Android OS to initiate pairing...
Hi, I need help with a simple example code to read analog pin 5 and either control brightness of the LED or print value on terminal. I found this example but it didn't work...
Hi nRF Team,
I would like to know more detailed operation of LE audio profile on nRF5340.
My requirement is to continuously process PDM mic ( PCM data ) interfaced to...
Dear all, in my company we started to product custom pcb with nrf52833 for networked lighting control (NLC).
For the firmware, we had a look to the examples provided with...
Hi,
we have got some async uart api application running with zephyr 3.2 on nrf52840.
This worked fairly well until there have been added some file-write operations to...
Using the zepher spi driver (which wraps nrfx) on ncs v2.6.1, the CS line goes low to start the transaction, then high about 10 us later, but the data keeps coming out.
...
I am using nRF52832 and Nordic connect sdk. I want filter scan for the beacon having specific uuid. I have programmed the dk with this code
The serial terminal is showing...
Hello,
Our nRF52833 is powered through a load switch and control when to enable it is based on external peripherals logic. The MCU is connected to external peripherals that...
Hello,
I am contacting you because I no longer have the "Enable Debug Options" option when I edit my Build Configuration.
I uninstalled and re-installed the nrf Connect...
Hi. I am trying to build/flash a sample with nrfConnect and vscode. When I add a build configuration, I face following issue :
-If the output build directory is "build/something...
Hello,
I noticed that our self-produced PCB's with a nRF5340 SoC all have the cores locked upon delivery (probably app protect is activated), and have to be recovered before...
I'm using ncs2.6.0 to develop a door lock project for matter, and I'm running into a problem: I need to store some user-set parameters in the project, which take up less space...
I am looking for a good document to establish an I2C connection between the nRF5340 and another microcontroller. I am using VS Code and the Nordic SDK. Unfortunately, the...
compliler enviroment is NCS2.6.0, zephyr/sample/bluetooth/peripheral_hids run in nrf52dk_52832 board.
use mobile, the <nRF Connect> app can connect the BLE board.
but...