Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
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 used NRF52 DK and NRF Connect SDK 1.6. I used the st_ble_sensor sample with no changes. When I press Button 1, I expect to get a notification on the central device....
Is there a straight forward guide that demonstrates how to changes the Asset Tracker V2 application from "Active Mode" to "Passive Mode"?
Referencing the notes on the application...
Hello,
I have been working with nRF52832 microcontroller on a custom PCB. Currently, we are implementing OTA updates through BLE, and developing using the nRF toolbox app...
Hi,
I am trying to program the nRF52 DK with external j-link Base. I am using Debug IN P18 connector and connected the following pins
j-Link base nRF52 DK Debug IN P18...
I'm a little confused about how to determine the value to set in the registers for the internal capacitors. If I select 10pF, that means that there is an internal C1 and C2...
Hey everyone,
I basically have the same question as it was discussed in this ticket: How to get unicast address on mesh server. - Nordic Q&A - Nordic DevZone - Nordic DevZone...
Hello, I'm currently planning a product that involves Bluetooth technology and came across the NRF5340 chip. I see that I can get the development kit which is a board with...
Hi,
On nRF5340 development board I followed the instructions in this link and ran the blinky example successfully: Getting Started Guide — Zephyr Project Documentation...
I got an error here err_code = pm_init(); APP_ERROR_CHECK(err_code);
<error> nrf_ble_lesc: nrf_crypto_ecc_key_pair_generate() returned error 0x8502.
<error> peer_manager...
I am using the BLE sniffer in Wireshark (nrf 52840 dev kit board) to attempt to capture packets between a BLE device and android phone. I am able to sniff advertising packets...
Hi,
I have faced an issue with cmsis_v1 thread creation/removal with the SDK connect.
I have created the following ticket on zephyr's side and attached the patch I'm...
Hello,
How to find NRF connect mobile app server's address in the app to be used for connecting to peer devices ? Is there any way that the device address does not change...