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...
Hi,
I am using a j-link EDU to program our devices. I use nRFConnect 3.11.0 and prorammer 2.3.3. My problem is that I don't get the j-link device up in the programmer tool...
Hello,
I am testing out a custom board with the nRF52840 and I am trying to interface with an I2C slave using the chip. Right now I am just trying to see if I can find the...
Hello,
I was not able to see the device in select device drop down box in nRFconnect programmer app. My aim is to program BLE soft device into the DK.
OS: Windows...
Dear Forum,
I have successfully compiled and pretested the direct test mode firmware for SDK_17.0.2.
The UART is shown as /dev/ttyUSB0 in my Ubuntu 20.4 Linux system....
I am attempting to write my own nRF5340 cpunet bootloader using nRF Connect.
This code is likely to be in a medical device; so, it is crtiical to be able to recover from...
Dear All, I would like to know if there is any limitation on the number of iBeacon devices that can be detected (scanned) from device. I assume the answer to that may depend...
Hi ~~
I can't use CLI(command line interface) to build code, but VS Code is workable.
CLI build log:
VS Code build log :
Error message (cut from CLI build log...
Hi Nordic,
I want to have a cli function over USB, I tried example under "samples/subsys/usb/cdc_acm", looks it can run but nothing show on console, anything I missed? Thanks...
For my application I'd like to have my device (nRF5340) be simultaneously (1) a central with a single peripheral connected, and (2) a peripheral with multiple centrals connected...
I am trying to Wearable (smart watch)
My board will have 3.7V lithium button cell directly connects to VDDH and I couldn't find examples for internal regulator as power...
Questions regarding the limitations w/ the nRF9160 when using the lwm2m carrier library. From my understanding this library is required by certain carriers. Reading through...
Hello,
I am using the NRF9160 DK to try the NRF9160 with AWS IOT.. I have experience with making ESP32 work with AWS IOT but i cant say the same for this controller. ...
Does the modem firmware revert to using TLSv1 on a failure to connect? I'm getting some occasional weirdness connecting to an OpenSSL based server:
It works most of the...