Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi
I am currently working on a BLE mouse device. NRF52832. BLE part works well. However, the mouse stick part is using ps2 protocol. I didn't find USART in NRF52832.
...
Hi,
We face an issue since some days, i hope you will be able to help us.
We try to keep a BT connection between in nrf51822 chip and an IOS application put in background...
Torbjørn Øvrebekk from Nordic has made an example showing how to use AES CCM HW.
It does "work" self-consistently during encryption & decryption.
However, I think I found...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
was just wondering if there is a difference between the nRF1822 BEACON and the nRF1822 QFAC-R7?
the first one cost around $30 and the second one cost around $6.
I found...
Hello All,
I am trying to publish sensor data retrieved by nrf52840 to AWS mqtt broker.
has anyone ported amazon web service embedded C IoT sdk on nrf52 ?
Any suggestions...
I'm experiencing issues when porting a working app based on the BLE HIDS examples from SDK13 to SDK14. I now basically rebuilt the application from the SDK14 hids keyboard...
I was building a prototype on my nRF52DK. Before the weekend it all worked fine, switched it off, came back after the weekend and now I get the "Could not power-up debug power...
I made boards with the nrf52832 chip and the MAX8808X chip. The MAX8808X chip has battery monitoring. But I do not know what to do.
The number of GPIO pins connected to this...
Hello,
I downloaded the recent SDK 14.2.0 and installed nRF5x_MDK_8_15_0_IAR_NordicLicense.msi included.
When trying to load the ble_app_template in the dev kit I don...
Hi,
I have a custom PCB board with a nRF52832 and a motion sensor.
I cannot use a signal analyzer on the output from the sensor because of the shape and small size of...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
hi support team,
my nrf52840 is acting as peripheral and my mobile with nrf connect is acting as central. after the connection i am able to read and write my device name...
Hello Nordic Team,
A quick one to let you know the links on the frontpage of the NRF SDK are either broken or completely cyclical.
if you click on a link to a particular...
There is only one constructor for type BluetoothGattCharacteristic in Android SDK
BluetoothGattCharacteristic(UUID uuid, int properties, int permissions)
Does the...