Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
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 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...