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,
What are the options to measure the execution time of code snippets? I used app_timer_cnt_get() now and is giving 50 ticks for 1ms. Is there any way I can measure lesser...
Hello everyone,
For simpilicity,assume i have a node that is connected to an esp32, that node is configured as a coap client(actually its a node that gathers coap requests...
Hi,
I am trying to get the CRC error packets during nrf_ble_scan_start execution with nRF52840 DK (nRF5_SDK_15.2.0_9412b96) as following:
ble_stack_init();
scan_init...
I am following the readme for nrfutil on generating a package file for the secure DFU. I am using the debug version of the bootloader which comes with a predefined public...
nrf52832.
SDK14.2
Segger ES V3.34a
With an initial prototype batch of 30, we have noticed 4 modules that have incorrect voltage readings, reading low ("Bad Modules...
I didn't recieve answer to my second question in this topic , so I start new one.
Is there any way to get usec time measurement with softdevice?
I need to analyze SENT...
Hey,
I have PSELP of the ADC configured to read 4 values. now I want to configure an ADC channel differently than the excising 4 channels. So can I configure the 5th channel...
I am using the nRF52832 in Rigado BMD-301 module. Updated to s132_nrf52_5.0.0 and nRF5_SDK_14.0.0_3bcc1f7, built the ble_app_uart_c without any changes and programmed it on...
Hello,
I am working in a Windows 10 environment with the latest SDK 14. I use the Segger IDE and the various support tools from Nordic (nRFGO, nRF Connect, nRF Master Control...
Suddenly all the files related to nRF9160 DK can't be opened on SEGGER Embedded Studio Nordic Version.
this is error log. I really appreciate it if you advise me.
Dear,
I am using nRF9160 DK, I want to use nRF9160 SIP to connect with another sensor ( UART /SPI)
Do you have any suggestions or examples?
Thanks,
Rgards
...
1) On this page https://www.nordicsemi.com/DocLib?Product=SDK%20Documentation
You have SDK nRF5 SDK v15.3.0 when you expand it , the top entry is for RF5 SDK v15.2.0 there...
Hi All
Just bought a nRF52840-DK board (PCA10056) with the purpose to develop a project where nRF52840 is used as virtual com port.
The Lite edition doesn't allow to...
The HOME key is controlled by the HH protocol of IPHONE. After the Bluetooth connection, the original soft keyboard on the mobile phone cannot be played out. It is necessary...
Hi,
I'm using the nrf_queue library on SDK 15.2 and I noticed that it isn't possible to peek more than one element at a time.
It would be nice to be able to tell the library...