In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Hi,
I am facing an issue with the nordic 51822. I am declaring a gpio as output. I am writing logic High to that pin. When I check the signal in logic analyzer and multimeter...
Using rev 0218 firmware I am getting an awful lot of device errors with the mbed kit. I am not sure if this is a Nordic or an mbed issue so am asking in both places. Symptoms...
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...
I'm testing SPIM of nRF52 on PCA10040 using S132 and SDK11.
Its base on the app_peripheral_uart example, so I already have BLE communication.
When SPI is not initiated...
I have just received a nRF52 DK board and I am as a start trying to compile the associated Blink program in Keil 5.18 Lite. When I copy the blink example using the Pack Installer...
hi,
I was reading documentation and forum but failed to get a clear picture how AES module work.
So far my understanding is:
There are two ways to access AES either...
I'm building a product that can use the features from your Smart Remote 3. Is there someway to get the reference source files so I can adapt some of the smart remote features...
Hi,
Few days ago I received my DK-52, I set up the development environment based on Keil and started to compile some of the examples included into the SDK. I have not a Windows...
I have been googleing for a solution but have not found any solution yet.
Have tried the following:
Installed J-Link commander. (Does not pick up any usb devices...
We are a newbie team developing some measurement tests with the nRF52832 DK in order to evaluate the BLE from nRF52832 QFAA80 (s132 and pca10040) for IoT applications.
...
hi all,
Question:
i want to print "BUTTON IS PRESSED" continuously when button is pressed and i want to print "BUTTON IS RELEASED" when button is released.
eg: if i...
Now,I use a 1s timer to calculate the clock.
At first,I use the telephone to adjust the time to fit the telephone time.
but finally(after a night ) the result runs fastly...
[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...
I'm trying to get a UART example running on the nRF51822 mbed kit. However, flashing any uart examples from the SDK onto the board generates a fail.txt file
What is the...
Hi, i build my own custom board with a NRF52832, i'm having problem with the softdevice (i think so)... my code is base on BLE s132 central and peripheral...
I developed...