Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
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...