I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
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...
Greetings
I am going through the BLE fundamentals course and I am doing exercise 1 of lesson 4, creating a custom service. From this exercise, creating the "LBS" service...