Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
Hello nordic. I've been using the PPK2 to measure the current draw of the nRF9160DK. However, spi peripherals are not included in these measurements. I was told that if you...
Hi
I´am pretty new with the nRF connect sdk. I want to check the features from BLE long range /coded phy.
In the past I have allready worked with the ble_att_mtu_throughput...
hello Sirs
How can I put nrf5340-sdk in to extended mode to transfer 250 bytes of data over BLE radio?
the sample code I am using is Peripheral-uart example code.
Excuse me:
I want to implement nrf52833 run FreeRTOS,The nRF52840 project in nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hrs_freertos\pca10056\s140\ses can only...
Hello All,
I am using NRF52833 in my project. I am also using RTOS in the code. I was previously working on NRF52840 but now I have migrated to NRF52833. I have changed...
I'm new to using NFC.
I've tried downloading a few NFC sample programs to my nRF5340-DK board and playing around a bit, but I ultimately want to implement something like...
We are using nordic SDK 16.0.0 and mesh SDK 4.2.0 with a nRF52840 chip.
Our products already have the provisioner/provisionee and config client/server implemented, based...
Hello, I use nrf9160dk, ncs v1.6.1.
I'm trying to use both AWS IoT to store some data from the DK board, and to connect to nrfcloud for AGPS data. I don't have any previous...
Hi All,
I am beginner in development on Nordic product.
I am using sdk v1.5.1 and nrf5340 for development.
I want to add open source library libcorrect.a for Forward...
Hi.
i use
i call i2c_write() and if the buffer is large(8kB) i get error in i2c transfer -5.
i go deeply and found that it is due too error -11:
If i step into...
hi, I am new to Nordic development, and I have to write a VC# Windows App to connect with a BLE GATT oximeter (based on an nRF SOC) through nRF52840 dongle in a few days....
Hello,
I am designing a set of equipment, one to transmit voice and the other 200 to receive voice (One person speaks and 200 people listen). It is 8kByte/s low-quality...
Hello !
I have found that AES operations are fastest if cc310 is used directly : examples/crypto/nrf_cc310/aes
Do you have any integration guide for library what use on...
I have to implement async communication between two nRF52832 chips. I am using two nRF52dk boards and nRF Connect SDK v1.8.0.
Following this case:
https://devzone.nordicsemi...