This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
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...
Hi there,
I'm working on NCS2.7.0 and nrf52840.
I used the chip-cert to generate custom DAC, PAI, and PAA with VID = 0x1234 and PID = 0x5678, then placed the...
Hi there,
Thanks for helping. We are using the nRF52840 DK along with the Power Profiler Kit 2 (PPK2) for power measurement. We are encountering periodic power spikes during...
Hi, we are designing a factory acceptance test (FAT) jig for a custom board containing an NRF9160 SiP. We are testing more than one thousand boards, and probably more than...
Hello
We are using a slave processor with AT command to communicate with the nRF9161 . This is working without problem
But we are initially using the Quick Start 0.2.7...
Hello,
I'm using nRF9160 as a HCI host and nRF52840 as HCI controller (nRF52840 config is based on HCI lpuart example). My application receives data over Bluetooth using...
We have two cases where the modem has downgraded itself from version1.3.2 to 1.3.1.
1. In the first case, due to water ingress, it appears that the reset pin has been toggled...
System: Windows 10, Vscode + Nrfconnect
I saw a previous post on same topic which fixes the issue by changing the settings in extension like said here ( changing extension...
We have pre-production product (based similar to the NRF9160dk setup with a NRF9160 (LTE-M, GPS) and a bridged NRF52840 (BLE). We are working through certifications for CSA...
Hi all,
I am aware of the different access port protection mechanisms (listed in my previous ticket here: Link ). I did also test both revisions successfully:
For...
Hi.
In our private network we experience one problem.
We can ping Google (8.8.8.8) via APN customer4. In Wireshark traces it is seen that ping is initiated.
On RRC level...
In our current development we are using NRF52840DK and the external memory MX 25R6435F. We are using Settings API to store some configurations on the external memory partition...
Hi, I have the structure for a Vesper VM3011 MEMS microphone:
In the 'overlay' file, I define it as hardware:
When I retrieve the properties from the '.c' file...
We are currently working on a project that has these requirements:
BLE Audio (Broadcast)
BLE Central and Peripheral
WIFI 5/6 (5gHz and 2.4gHz)
BT classic would be...
Hi,
I am currently developing a long range bluetooth module with the U-Blox NINA-B31 BLE module, based off the Nordic nRF52840 chip. I have come across an issue which I...
So, I have built prototype boards using nrf9160, flashed, they are working fine, now need to add to nrf Cloud and realized there are few ways to do that, all are not well...