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...
Is there any test firmware available (or reference code) for doing total radiated power measurements? I have the nRF9160 designed onto a PCB and we'd like to do some antenna...
Hi, I am working on the project through the USB CDC example.
I know how to view log using RTT Viewer through J-Link and UART-LOG using UART.
But how can I see LOG with...
I am a novice and using nrf9160 DK now.I has completed the "getting started assistant" also updated the modem.
I've got a problem when building nrf9160_pca10090ns for at_client...
Hi,
I have a peculiar problem problem with BMI160 and nrf52. BMI160 is connected to nrf52 via pins 12 and 13. I am using peripheral/twi_sensor example. After configuring...
Now it is the nRF9160 DK. I can test the LTE RF performance by transmitting AT commands through USB, but I also hope that I can also connect the nRF9160 through an external...
hello ,
I am trying to code for pca10040 nordic development kit .
My main aim is , connect two boards using using BLE .
One acting as publisher and other one as server...
Flash nRF5_SDK_15.2.0 ble_app_uart in PCA10056 without editing, It occurs regardless of iOS Apps (nRF Connect / nRF Toolbox / LightBlue) when connected with iPad (A1673 iOS13...
Hi,
I am trying to implement application timer to ant+ examples in SDK15.2. I used application timer tutorial here on devzone. The project builds fine, but when i run it...
So the nrf53 codebase is pretty much non-existent from what I can see. Is there any example code to launch the proprietary Enhanced Shockburst in receive mode?
Kind of like...
Hi, I've got an application where I need to send a message and then receive a response on a half duplex serial link.
I feel like this is a pretty common use case but the...
Has anyone added cpputest ( https://cpputest.github.io/ ) to Segger Embedded Studio and can share the setup? Can build with some minor changes (had to disable CPPUTEST_USE_STD_CPP_LIB...