I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
Hi all,
in order to put the whole project under a decent version control system I need a list of all files used in the example project in segger studio.
The c source files...
Hello! I have the following issue with my nRF52833 board: I am in the first stage of working with it and I wanted to try the simple blinky example.
However, since there...
Hello,
I'm beginner with Nordic nRF52 devices.
I'm working on a PCA10040 (2.1.0) dev kit and I would like to communicate through TWI interface.
Then I have installed...
Hi! I was defining NRFX_WDT_ENABLED in sdk_config.h, but found that apply_old_config.h was undefining it.
Even though I had WDT_ENABLED defined to zero, the test in apply_old_config...
Please, give me an advice. I need to measure the supply voltage and trigger an interrupt after the measurement. An END interrupt is triggered only once. It must be without...
What's the difference nrf_cloud_agps and AGPS using google SUPL data?
I'm not clear about this. README.rst doesn't explain about it.
Also, to use the nrf_cloud_agps, do...
Hi Devs,
I am facing a weird behavior with my application, where the TWI writes return NRF_ERROR_DRV_TWI_ERR_DNACK or NRF BUSY
If I ran the TWI writes from the main...
Hi Nordic,
Does SLM application support IPV6, if yes could you please point us to the AT command set which configures IPV6 and also point to us complete AT commands list...
hi ... we have done one customized board which has nRF52832 controller interfaced with WINC1500 wifi via spi communication inbuilt. I have worked with the nRF52 example program...
We need to generate MCK of more than 10 MHz to achieve I2S connection between Nordic NRF5340 and MAX9867.
However looking at the data sheet there in no configuration which...
Hello,
We integrated latest released version of "pc-ble-driver.py" & "nrfutil" in our custom linux os running on ARM 32bit based custom board (B1).
pc_ble_driver_py :...
Hello Nordic,
We have an NRF52840 with SDK 16.0.0 as central in our project and multiple peripherals (which are IOS or Android phones) are supposed to connect to it.
In...
Hi,
I have a custom board using nrf 52832. I am using SDK 15.2.0 and softdevice s132 v6.1.0.
I have referred following link
https://devzone.nordicsemi.com/f/nordic-q...
I have a Nordic thingy 91 connected to nRF Cloud, and I see a message "Upgrade your firmware to view Network, Sim, Device, and Service Information" I have tried to update...
The nRF9160 is connected to the nRF52840 by MCU_IF0 ~7(GPIOs) in the Nordic Thingy:91. and I know to uses UART communication between the nRF52840 and the nRF9160. Can I know...