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...
Hi we are designing custom Board using nrf52840 and want to use NFC as mode of communication. We want to use NFC in nrf52840 in 2 way communication mode. My questions are...
I just figured it out it is not I2C protocol. I need to write all the command by Bit-Bang mode.
How can I send/receive data with manual bit command to SHT1x sensor?
Can...
Hello,
I am trying to setup a windows docker image to use on a build server for zephyr nrfsdk projects, but i am haveing difficulty getting things configured correctly...
It was suggested in other cases that it may be more power efficient to use uart without easydma in some cases.
I am using NCS and I see CONFIG_UART_0_NRF_UARTE is defined...
Hi,
I am using Thingy91 and I successfully connected it to the cloud, also able to pull all sensor readings with the curl command: curl https://api.nrfcloud.com/v1/messages...
Hello!
I am starting to profile our device using the PPK2 and I am seeing some strange measurements when the device goes into its low power mode.
I'm attaching an image...
hi, customer use nrf52840 made mesh node. use nrf connect SDK v1.6. they have two quetion.
1: How to set 125kb low speed and long rang in BT mesh network,
2: How to enable...
Hello! We are targeting an nrf52840. We were able to compile and successfully use the mqttsn_client_publisher from the latest nRF SDK v4.1.0 for Thread and Zigbee. We then...
The Bluetooth keyboard sample does not work in an ipad(IOS 14.3)
The development board I used was nrf52840dk_nrf52840 (PCA10056).
I built nRF Connect SDK v1.4.2 through...
Hi,
I am experimenting BLE nrf52832 to Ultra low power consumption during advertising , connection and transferring data and also main thing is in ultra low power Mode....
I've recently setup SEGGER embedded studio to program an NRF52832 board and have had issues running the BLE examples.
I've been mostly working with the ble_sdk_app_beacon_main...
Hi,
I'm using the provisioner mesh example for the nrf mesh sdk but when I'm trying to provision (an other board with light switch client example also from nrf mesh sdk...
Hi,
We are developing an audio tranmission code with the mSBC encoder and decoder by using nRF52840 and referring to the smart remote3 example code.
In that smart remote3...
Hi,
As I understand it, LLPM does not currently work on nRF5340 reliably at all (is that correct or does it work well if 1ms interval is increased to something larger?)...
I am using "nRF connect SDK" to implement BLE mesh on BL653 development board, Can you kindly suggest what changes/configurations in "nRF connect SDK" have to be made to run...