I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hi, I am working on SDK 15.0 Multilink central and Multi peripheral
Soft device: 6.0.0
Segger IDE
Application overview :
When the central request to all peripherals...
Hi, I have seen in other topics here that it is not possible to control the server of the light switch example from the Android App, only the Generic On Off Model. But when...
I am working on RTLS project using nrf52832 SOC. In beacon mode i want to advertise temperature and battery strength . but i am not sure if what method should i use to measure...
Hi,
I am using nrf51822 in my project.So we are using keil5 u vision project and sdk 12.3 version so here the problem is i have imported the example program from the sdk...
The nRF52840 supports 2 Master/Slave instances.
Is it possible to configure the nRF52840 as a Master when connected to an I2C bus that has another Master present?
SDK 15.2, S132 6.1, nRF52832
I have a characteristics to write data to a peripheral, using variable length up to 507 bytes and authorization.
Writing to the peripheral...
I'm using nrf_fstorage_wrile() which work fine on most of the cases, except for len == 6 bytes. When I read back on the Flash, after successful write, I found that only 6...
Hi,
It‘s great thing that the nRF9160 DK can buy.
But there are few question need to be confirmed?
1, I saw the "Onging ceretifications" ( https://www.nordicsemi.com...
Hi,
I am using a nRF9160 with the LTE-M modem firmware. But I want to change it to the NB-IoT firmware. I have followed the instructions to install the dfu.
But when I...
Hi
I am looking at the file
\examples\light_switch\server\light_switch_server_nrf52840_xxAA_s140_6_1_0.emProject
and in there I see that there is the line
linker_section_placements_segments...
Hi,
We are planning to develop an IOT device using the nRF52840 which will communicate with a Hub device which will contain another nRF52840 chip, so we want to check the...
Hello,
I am compiling with encryption implemented for Bluetooth communications. Specifically with code taken from the ble_app_hrs_c example.
I am seeing this error:
...
Hi Sir
I am testing nRF52840 product with CMW500 BT5.0 testing script. But the testing is easily stop due to connection broken, especially for RX and long range testing...
I made an application based on ble_app_uart example using s130_nrf51_2.0.1_softdevice.hex and I have 2 boards:
- 1 nrf51DK
- 1 target board using nRF51822-QFAA H0 (version...