Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
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...