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...
I am currently trying to test the writable ndef message example on my nrf52 development board. I have gotten it to work so many times in the past weeks but now it seems when...
It seems like there is a problem with nRF Connect 3.7.0 with Toolchain Manager 0.9.3
When I try to open I get the following error.
I have tried restarting and reinstalling...
I'm having trouble connecting the Thingy:91 to LTE network.
I'm using the thingy91_fw_2021-06-28_7a076c22 example.
I flashed correctly the thingy91_asset_tracker_v2_nbiot_2021...
Dear Nordic team,
We are deveopping BLE & ANT enabled display. Because it is a mass production product we need to do an automation for asigning devices destinguesed ID....
Hi, Dev Zone.
thanks for help : )
i'm try to porting DK Board's ble Boanding function to Target Board.
DK is working success.
refer to 16.0.0 SDK and 7.0.1 Soft...
Hi,
I am currently working on updating the examples/dfu/secure_bootloader_uart_debug example in SDK 15.3.0 to do an internal dfu on my nrf52840 DK rather than having the...
Hello,
Out application is using the time slot api to generate ~29ms (35Hz) burst of pulses.
Occasionally, the interval between two adjacent pulses extends to ~35ms ...
Dear Nordic support,
I need to clarify a few points using SAADC for battery measurement - running the ble_app_proximity application without modification. I measured the...
hello, i hanve a problem when i use usb transfer data to pc with ep1, sdk 17.0,nrf52840dongle
I have many data(more than 100KB) transfer to pc,when I send the data for once...
Hello,
I am using the nrf52840 for the application, basically i want to use the timer driver in my code.
so basically if i have 5 timers of nrf52840 and i am using one...
I am using a nRF52840 Development Kit to flash a custom board with a nRF52840. When I use the nrfjprog -p (or --pinreset) option to reset the CPU, it will consume over 1mA...
I am using nRF52833 on ncs to turn on the extended broadcast. After referring to the corresponding settings, I found that the transmit power setting does not take effect....
In standard sdk 17.0.2 is it possible to know which devices did i accidently disconnect?(Interactive command s140)
for example
my central is the interactive command...
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....