Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
In my application, I am unable to read back the publish address which was configured during initialisation through mobile.
Please suggest any APIs.
Device: nRF52832
...
HI
The SDK is "nRF5_SDK_for_Thread_and_Zigbee_v4.1.0" and I find a question that is: for all thread programs, add nrf _ delay_ ms () function in while (true) will affect...
I use a sample in NCS1.5.0 to start my project . but examples in NCS1.5.0 are single ble service .always like these: bt_conn_cb_register(&conn_callbacks); bt_enable(bt_ready_cb_t...
Hi,
1. I see the following differences between VDD1 and VDD2 descriptions:
nRF9160_PS_v2.0 P385
2. What are the differences between VDD1 and VDD2 features?
Thank...
Hi all,
I am trying transition from SDK 15.0 to 17.2 and having a branch instruction to itself (an infinite loop) which I think has something to do with the adjustment of...
I would like to create SPI clock timings using the following documents. https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fspim.html&anchor=topic
1. CSN...
I'm trying to figure out a strange issue with GPS. We have a pretty well debugged and stable system that we're adding some features to, mainly GPS. We're on SDK 1.5, using...
Hello!
I am developing an application which is connecting to an nRF52 board using the Android-BLE-Library implemented by Nordic The application is doing the following: ...
I was looking at nRF52833 as a candidate to use it as a BLE keyboard and USB keyboard (as it has USB2.0)
But in the API documentation section I see that HID keyboard is...
Hi,
I am developing a product using HA.
I am using SDK 3.0 and nRF52840 Dev-kit.
I am using the thermostat cluster, basic, time, power config, and OTA.
Along with...
Hi Devzone,
I use the original MQTT_Sample example, just change "Client ID", "Alive Time" = 120s, use NBIoT + GPS.
Development set up:
ncs v1.5.1, ubuntu, thingy91 ...
Hi,
I followed Getting Started guide for Thingy:91. However, I could not get cellular connected. I am using the iBASIS sim card came with the kit. I am located in Chicago...
This is the output of application compiled with "west build -p -b circuitdojo_feather_nrf9160ns nrf/samples/nrf9160/mqtt_simple":
+CEREG: 2,"FFFE","FFFFFFFF",7,0,0,"11100000...
modem fw v1.3.0
ncs 1.5.0 and master
I'm trying to test LWM2M bootstrapping using https://leshan.eclipseprojects.io/ but my board is failing to connect to the LWM2M...
hi,
im use the usb of nrf52840,and i want to get the event that the usb communicate is build.for example,the usb wire of pc can plug in the usb of 52840,and the usb wire...