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...
We would like to stream data through an l2cap channel from a nRF52840 module to a smartphone. The l2cap connection is initiated by the smartphone, I configured an l2cap tx...
I would like to test some compatibility features using the nrf52833 DK as a Bluetooth 4 transmitter instead of Bluetooth 5 (which it is by default). I do not see an explicit...
hi support team,
i have two questions from customer.
1. Monthly review suggested that Verizon certificate will be on October this year, how about he progress, we have...
I'm using the Nordic UART Service to implement BLE communication between an iOS app (central) and a Raspberry Pi (peripheral). Whenever I send a large payload to the central...
Hi,
We are using Nordic thingy 52 HW and their SDK for our Evaluation purpose. We are using Nordic thingy 52 microphone code directly. That firmware is using ADPCM codec...
Unable to connect to Bonded weara with GATT 133 error. Currently, there is only one solution, turning on and off Bluetooth in the OS, which temporarily improves the connection...
Hello
new nRD5 SDK v17.1.0
Can you please help me to find more about:
1. "- NRFFOSDK-13484: Added an option in the Peer Manager to decide that a connection will not...
Hello,
I am currently developing an application on a single core application. I need to add a BLE part to this application. Currently, I have an OTA update procedure that...
Hello,
I'm trying to open an L2CAP connection and send some test data to the nrf52840 dev board from my computer. But my connections were timing out with 'Page Timeout'...
Hi ,
I have a question ,according to the official configuration and example, the ADC sampling voltage value is smaller than the actual voltage value. For example, the actual...
I have nrf52832 dk and soft dveice s132 am using ble app template code.
I need help in this code that as:
1. as i flash the code on dk, the device should be initally in...
I am using NCS v1.7.0 and have found that SES is not being configured properly for debugging/flashing. When I open the project in SES, building works fine, but when I try...
I have a theoretical question involving 6 24L01+ devices in PTX mode and one 24L01+ device in PRX mode.
Assuming a synchronized system, when one PTX finishes transmitting...
Hi,
I'm using the NRF9160DK board. I'd like to connect the UART port from 9160 to the 52840. The 9160 is running SLM firmware. The 52840 is running my code.
My question...