hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
When I use the command to read the software version, the message read by the Raspberry Pi does not appear " SoftwareVersion ".
Please confirm the attached LOG message
Hello,
I have a question about performing OTA via BLE (SMP) and using BLE mesh. Is it possible to perform OTA via BLE to ZigBee network and vice versa.
Since BLE is supported...
Hello,
I'm encountering issues while trying to install and update the nRF Connect SDK (NCS) environment on my macOS system.
NCS versions attempted: 2.2.0, 2.6.1
...
I am using nrf52840 to test the `periodic_adv_rsp` sample application using ncs. I had this use case where I would like to configure data in a subevent based on responses...
Hi Nordic community,
I'm starting this course as I'd like to start with Nordic.
I can't continue (better to say, start) the course as the instructions are different from...
Hello, I have an eval board of " nPM1100-EK -> PCA10123 0.8.0 " battery of li-po 3.7v 600mah battery termination voltage is 4.2V The above eval board works fine & the battery...
Greetings,
I'm trying to migrate the MAKEFILE configuration to SEGGER studio so that I could build and debug the project from there. So far, I'm stuck on the Linking part...
We are currently working on a Zigbee-based network coordinator using the nRF52840. I have a function, dfu_multi_image_write , that writes data to NVS in chunks. The function...
The Power Profiler app v4.2.0 release notes say:
"Updated PPK2 firmware to v1.2.0, which adds COM port for shell access"
Are there any instructions available how to use...
Hi,
My application is running NCS v2.5.3 on a nRF5340.
My project has FOTA via BLE, is running mcuboot, and is a multi-image build. I am trying to verify, from within...
Hello, I am trying to subscribe on a topic to get retained message.
I am using ncs 2.7.0
The problem is that whenever I am trying to subscribe to a certain topic, I have...
Dear all,
For a project we need to synchronize up to 5 data loggers, each of them is based on nRF52840. The sampling rate of some sensors can be of 1 kHz. I'm wondering...
Hi All,
I am lookging for a way to use the nRF7002 (or other 2.4 GHZ WifI solution) as a WiFi sniffer.
I want the solution to provide, for each WiFi packets in the previously...
my nRF52840 has MBR, SoftDevice, Application and Bootloader.
Can Bootloader call API in SD?
Will it be an issue? If I need to upgrade SD (could be a newer version),...