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 use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
Hi, I am working on nRF52840. I want to add GSM MQTT protocol. Is there nordic soc available for this? Which we can later communicate with nRF52840 peripheral device also...
Hi Everyone,
I am working on nrf52832, I am using sdk15.0.0 ble_beacon_app.
I want set tx_power but when softdevice enable gettting error.
I am tried using sd_ble_gap_tx_power_set...
Hi.
When I click add new LTE Device, I get the same menu as when clicking add new SIM Card. When is click register with IMEI and PIN assosiated to my nrf9160DK, I get. ...
Hello All,
I am developing a light control device using Zigbee and Alexa. I am using an nRF52840 device and SDK nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.
For my development...
Hello Everyone,
I am a beginner
I am working on a project which requires authentication of the firmware , for this purpose i want to generate the hash of the firmware...
Hello OT Team,
I am working on the custom product where Openthread would be used. I am facing the issue while commissioning the other device to join the network.
The...
Hi ,
I tried following steps to configure and toggle GPIO pins.
I have also set CONFIG_GPIO=y i n your prj.conf file. ,referring to https://devzone.nordicsemi.com/f...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi,
I have followed the documentation here trying to get the radio_test project working for FCC certification:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
Hi,
It is understood that,If to the function on_cts_c_evt BLE_CTS_C_EVT_CURRENT_TIME event is passed as arguement then it gives a call to the function current_time_print...
Hi all, I'm using a custom board and I ask you if it is possible to use nrf_log (rx \ tx) on port p1.10 p1.03 or if I can use nrf_log redirecting to usb. I read somewhere...
Hello, the directions indicate that it is possible to use Windows Subsystem for Linux, and you instruct us to use version 2 of WSL, but I have no access to the COM ports so...
Hi,
I want to know how logging is happening in the nrf 17.0 sdk and nrf5.0 mesh sdk is it different in any case in nrf sdk and nrf mesh sdk? As, in infocenter of nordic...
I just received my nRF52840 dongles and am trying to get nRF Connect going (macOS El Capitan).
Installed the J-Link package per instructions, and the nRF Connect 2.6.0 app...
Hello, I'm trying to port my code (working in production) from 52811 to 52832. I have several crashes on a piece of code at the start of my application that check the NRF_UICR...