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...
WHY ARE SO MANY UN-NECESSARY LIBRARIES INCLUDED IN SIMPLE EXAMPLES?
I'm using nrf52 for a consumer device. Just loaded up the blinky example (under the peripheral folder...
Hello everyone,
I was trying to compile ble_app_uart code in segger embedded stdio but sample code not compile this sofware any configuration setting i need to change.....
Running nrf_drv_saadc_calibrate_offset() doesn't seem to work. I'm monitoring a 3v battery. Shown below is the debug output where the calibration is run after the event number...
Greetings,
We are attempting to install the nRF Sniffer program onto our nRF52833 DK as directed in the Nordic instructions. We've installed the nRF Connector S/W as well...
Hello All,
We are in the evaluation phase to implement openthread network in our gateway using nRF52840 as NCP device.
We require to have the number of end-device supported...
Hi,
I used to have a URL link for checking ibasis SIM card, such as devices, balances, etc. Now, I cannot find. My SIM card is from Nordic, so the login for ibasis account...
Hi Dev Team,
I am building an application wherein I need to send commands from the Cloud to a Thingy91 device. I tried out the cloud_client sample and I was able to send...
I have seen this problem posted several times in these forums but none of the existing solutions sit right with me.
I have an NRF52840 (using a UBlox BMD-340 dev board...
Hi Dev Team,
I have an application wherein I am publishing my sensor data every hour through MQTT using a Thingy91.
I am storing my sensor data value in a JSON format...
Hi,
I am trying to implement protobuf for my application. I have seen that nano-pb library is there in SDK file. I want to use it in BLE-UART communication. How to do with...
Hello,
I am using RFX2411N RF amplifier in my hardware design. I chose nRF52832 as an MCU. In nRF52832 datasheet, it is mentioned that the pins from P0.22 to P0.31 have...
Hi,
We are currently developing a Zigbee network based on nRF52840.
One of our devices was specially designed to contain 8 endpoints. But when an active ep request is...
Hi,
I'm using the BLE_app_interactive example as a starting point for my prototype (with SDK_17.0.2 and SoftDevice s132 ). I am using nRF52DK to read and write data from...
Hi
Im trying connect two peripheral devices through UART
The example project I used is "examples/peripheral/uart"
But i trace the code, it seems that the driver layer...
Hello,
I've been using nrfx UARTE driver on the nrf5 15.2.0 SDK on a nrf52832 and nrf52840 SoC and noticed that during the boot-up the first byte being sent is 0xFF.
Is...