i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
I think I may have found errata. Using the combination in the title I can enable output, verified at the pin using OUTSET. Once the softdevice is enabled the same command...
Hey,
Currently using a nRF9160 DK with an iBasis eSIM (connected to AWS/Azure)
Any good input on using the eSIM as an root of trust? Implementing it as a security layer...
I have been working with the Azure iot hub sample appilcation since version 1.5.0 and use an SD card to store the authentication certificates and other information to connect...
We are having trouble getting the NRF52833 to operate in a low power mode. It always seems to be drawing 1-2mAmps.
Application: Nrf52833, Central host, scans 100ms every...
Hello,
I am using nRF52840 DK board and nRF5SDK17.0.2.
I am trying to code to print data on UART so I have added below folder path into user include directories:
...
I want to add iBeacon frame in eddystone.
nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_eddystone
in this along with eddystone advertising i want that ibeacon...
Hello,
I am new to Nordic. I was trying to find a sample code that has implemented NVS / EEPROM (I don't want to use external EEPROM). But I did not find any example that...
Hi,
I have the SLM application running in a custom board with uses the NRF9160. The SLM is driven an external microprocessor within the same board. Everything seems to work...
Hello Sirs,
I refer to the following website to complete the initial installation of the drive, but the result is the same.
developer.nordicsemi.com/.../gs_assistant.html...
Hi,
Using the SDK 17 library, i had the following code running fine:
Now i am porting it to ncs 1.9.0, i have changed the code to:
Upon running, i get the following...
I am currently using the nRF5 SDK and want to read ADC values at a rate at 1ns but I am not sure if this possible. I currently have a timer that is able to read values at...
We have been using FDS to store certain data in the NOR flash, which is often erased and written with new data. What I understand about FDS is that, when we erase a record...
Dear Support term:
The Restful API of Nrf Cloud is not work for get message history.
The node with more that 100 data, so get ListMessages should give us pageNextToken...