If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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...