I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
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...