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...
I've used Segger Embedded Studio to compile and run a number of example projects -- nicely done!
Now I'm ready to start creating my own projects, with the ultimate goal...
hello,
i'm trying to communicate between a central device and a peripheral.so if multiple peripherals are present and all of their mac id is known.how can i select a particular...
SDK 14.2
i just added peer manager to an existing project, and peer manager seems to be working correctly. pm_peer_data_app_data_store() is successfully called to save addition...
Hi!
I'm currently in the process of evaluating the nRF9160 DK. I'm trying to measure the current of the LTE when the PSM mode it's set. I'm using the at_client application...
Hi team,
My customer found that our SDK15.3 is supporting FreeRTOS version 10, but their original codes are based on FreeRTOS version 9, do we have any guideline which version...
Dear expert
I have created a keil project according to the example of light_switch with Segger_Embedded_Studio IDE in nrf5SDKforMeshv310src, and when I build the main source...
HI All,
I wanted to configure nrf52810 as TWI Slave for one of my application. Am not able to find any example related to TWI Slave configuration
Please let me know if...
Hi,
I am using nrf52832_AA, SDK 15.0.0, s132.
I am using an ADC and it does not seem to be measured correctly. The value is shaken.
The AIN2 pin is used, and when the...
Hi:
When I recently debugged the SPI driver, I found that when I used nrf_drv_spi_transfer to read the SPI to receive the return value, the first byte was always 0xFF. Actually...
Hi,
I'm using nRF5 SDK v15.0.0, and I'm trying to use the PDM peripheral for a digital microphone. I'm modifying the driver from ThingySDK, but I can't seem to find where...
I have modified sdk_config.h (cii_sdk_config.h) to use xxx_CLOCK_CONFIG_LF_SRC 0 (RC not the default XTAL, as my design just uses the 32MHz Xtal) I have modified pca10040...
Hi,
I was able to use SPI communication to read data from ADS1220 (one channel of a 3-channel ADC) and transmit it via NUS ble service to my NRF Toolbox app and RTT logger...
Using nRF52832 w/ SDK 15.2 as peripheral connecting to an iOS 12.2 central (iPhone XS Max).
IDE: SEGGER Embedded Studio for ARM, Release 4.10a
The max data rate I can...
Hi,
I am working with a custom board based on nRF52840. I am using SDK 15.0 and softdevice 6.0.0.
I have two custom services that have user descriptions on all characteristics...