Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I'm developing a project which use softdevice and some peripherals together. I want to use serial communication with uart. But i couldn't initialize the app_uart module...
Hi there, Im successfully sending 1.1mB om data from Android Samsung S9 or iPhone 11 Pro. My problem is the low throughput i achieve, its about 6.1kB/s on iPhone and about...
Hi
I have a few questions as a newbee on Nordi products:
Can nRF9160 be used as modem via UART in the same way as i.e. Simcom's ?
Is it possible to run code on the...
nrf_log_push is declared as
I think the const in the parameter should be before the pointer not after it? const-qualifying a parameter (as opposed to the chars pointed...
I am developing a device based on nrf52840, this is peripheral. But I want to change the code so that I can only connect to my device using my application (in other cases...
Hello,
As I am using max30003 ECG with nrf52840 Using NRFX_SPIM example code( SDK15.2-PCA100056 ), I have developed drivers and I am able to read device id through my driver...
We had been using an AT&T M1-enabled SIM in one of our development units successfully for quite some time. After we upgraded that node to MFW v1.1.0, it is no longer able...
I have a custom board based around the nRF9160. I am trying to use the LTE Link Monitor to test the Modem but and having problems.
I am able to connect to my board OK, please...
Hi Nordic teams,
I'm trying to integrate the DFU function into light_switch example this days. At the beginning, I used the dfu example to update my evaluation board, and...
Hi,
Good day!
Statement of problem: In our application, we are using nrf52832 SoC to control critical components (heater). So I was suggested to use a watchdog timer to...
Hi,
Im trying " https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160/gps/src/main.c " gsp example to check supl(AGPS) to integrate into my application...
Hi,
In-app when you scan for device and after it is found you press the connect and then the notification/permission to pair pops out. Our app developers are saying that...
Hi,
We are using nRF51DK for our development, we have developed Android app for Android smart phone.
When the Nordic BLE device advertising we are trying for BLE connection...
Hi guys,
I'm fairly new to this kind of stuff and I'd appreciate if someone could point me in the direction of how I would go about taking the data being transmitted by...