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...
Hello, I'm a novice who just entered Nordic. I'm dealing with button input through bsp example now. And I am using sdk v17.
I succeeded in toggle LED by simply clicking...
Hi,
I am writing an APP for comunicating with my nRF peripheral. I've set the MTU size to 251 and this works fine under bluez or android.
But if I try it in iOS (>10.0...
Hi
I've been working on a project over the past few months, and per a new requirement I was asked to add a debug configuration, as thus far I have worked with only a release...
Hi,
We have a Lattice Ice40 UltraPlus FPGA, SPI FLASH, and nRF52832. We would like to be able to include the FPGA's binary image in our DFU package but it is about 110kb...
Hi,
We are using SES on Windows to program a nrf52832 device with a SDK 16.
We are having problems with the Secure BLE DFU. We are able to perform the DFU on our devices...
We're trying to minimize power consumption on our custom nRF52840-based board and we have some questions about the behavior of HFINT and HFXO. The specification says this...
Hello,
I am currently evaluating concepts on how I can power my nRF52832-custom-board with a LiPo-battery, in order to get a good tradeoff between lifetime and form-factor...
HI Team,
We are using the nRF52840 DK for our development purpose. We have some issues with USB J2 connector and unable to connect the on board debugger. We have tried...
Please note about 9 days ago another user reported similar problem but is his case LED3 and LED4 were blinking. In my case after reset I see LED 3 blink and then about 30...
It had been working fine until just this moment.
Every time i turn it on, it works fine for few seconds and then the red led in the device turns on. I don't understand the...
Hi,
I'm developing for a 52833 using SDK_17.0.0 and S113_7.0.1.
I'm using the following code with the intention that when the RDY pin goes low, it will wake up the processor...
Hi! I'm currently using the nrF52840 DK to send numbers by BLE. I have 2 questions for you. 1. Can I send negative values? ex. -1, -2, -3 2. Can I send decimal values? ex...
Hi Nordic Support
I have been working to port a blinky variant project and have found previous threads useful for guidance. I'm working with Segger Embedded Studio and have...
Hello,
Is there a way to multicast messages from BLE client to multiple servers? I know mesh does the same job but we are exploring a possibility to do the same using standard...