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...
Hi, i need an advice.
It said in nRF51822 datasheet at p.11.1 (PCB guidelines) that "The supply voltage for the chip should be filtered and routed separately from the supply...
I have upgraded to the more recent J-link RTT Viewer.
If I start Debug Session in uVision and run RTT Viewer, I can connect just fine and have checked the Existing Session...
In the nrf5 sdk (version 11.0.0) there are three different modules which, as near as I can tell, do the same thing. These are:
pstorage
fstorage
ble_flash
...
hi........... nrf523
how to read the data from peripheral and send the data over ble using ble uart
i have merged the two programs ble_uart and twi sensor ,what changes...
Hi,
I'm trying to flash the mesh lightswitch example on Bluemod S42 custom board, please help me with what are the steps to be taken to flash on custom board.
Hi,
As the tile says, I'm using BPA600 capturing mesh logs and analyze.
Since BPA600 needs to configure "MeshOptions.ini" to be able to decode the logs, it needs "IVindex...
Hi
I would like to debugg my Nordic (nRF52832) custom board at 1.8V with a 6 pin Tag-connect connector ( see here ) and have a couple of questions regarding...
Hi,
I'm trying to compile a simple example (light_switch_dimming_server_nrf52832_xxAA_s132_6.0.0) for Bluetooth mesh with Segger embedded studio. I'm having a hard time...
Hello,
I have a twi module developped using sdk v13. I want to upgrade it to the sdk 15 to integrate it to a mesh project.
I changed all nrf_drv functions to nrfx same...
can I make indoor localization with nrf52840 DK board without an android app,
suppose I am using 3 devices for localization of the 4th device, and I need to get RSSI of...
I want to make infrared transmission and reception function with nrf51822.
I want to know how to make TImer part using NEC protocol.
Tell me how to implement this feature...
Hi,
I am working with nrf52832 DK,softdevice s132.SDK15.
I was following "nRF_Sniffer_User_Guide_v2.0.pdf" to set up nRF Sniffer.
But in the Wireshark Application under...
Hi there,
This is a general question about addresses types in Bluetooth mesh and specs:
As far as I know, Bluetooth mesh specs talk about the 32767 nodes in the theoretical...
Hi guys,
Can someone provide the documentation if it exists the proper way to migrate from the SDK 13 to SDK 15.2?
should I migrate from SDK 13.0 to 14, 14.0 to 14.2,...