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'm compiliing against version 1.1.0 of the ncs, and my device have the mfw 1.1.0 firmware running.
When starting the device, I get the following output:
This is not...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
I am new to DFU feature on Nordic. I have...
I have custom board with nrf 52832. I am using SDK 15.2.0. and soft devices s132 V6.1.0 to transmit advertising packets with advertising interval 1s. I have written simple...
Hello :)
After upgrading the modem firmware of the nRF9160 to version 1.1.0 (mfw_nrf9160_1.1.0.zip) the call to getaddrinfo returns error 12.
If I downgrade to version...
Hello, everyone~
A new requirement is generated from my customer. He wants the ANCS can transmit more than 20m in a house. So I want to know if BLE 5.0 long range can transmit...
Hello!
I am dealing with nrf52832. I want to process data reception with SPI during f_write processing. Is this possible? As multi-thread processing 1) PT_THREAD in pt...
I'm developing a wearable device using nRF52832. I am developing OTA-DFU nowadays. I have successfully tested the buttonless OTA-DFU using the nRF52-DK.
And I'm testing...
Hi, I have a nRF9160 and I am currently working with the gps example: ncs\nrf\samples\nrf9160\gps
When I run the example, I only see
all the time. I went out on a big...
Hello,
i am struggling with the implementation of i2s to use it one SK6812 Leds.
To start with i used this https://github.com/cheehieu/nrf52-sk6812-led-driver example...
Hi All,
I study this post to enable long-range(s=8) on ble_app_blinky ( nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_blinky )
In the post, one of the settings...
Hello,
I was able to program the mesh experimental dimming example(server) into the external nRF52832 module using the debug out pins on the nRF52 DK.
The programming...
Hi,, I'm trying to set a recv timeout on a UDP socket (coap) using setsockopt() and getting an EPERM error. I've tried the setsockopt() call both before and after the (successful...
I'm attempting to use AWS IoT Just In TIme Provisioning(JITP), but no luck. Any help.
I tested JITP on my account, not Nordic one, with local mosuqitto client on Mac and...
I'm trying to use aws_fota, but it doesn't work. Any help?
I was able to set a job on AWS IoT, but the download job doesn't start. The job status is always "in progress...