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...
i m using NRF52840 with sdk 15.2. In that i m testing direct test mode by UART.Now i can do transmit mode.i can check through nrfconnect dtm mode. i cannot check receiver...
Hi,
I tried the following AT settings on the nRF9160 DK board:
AT+CPSMS=1,,,"00111000","00011110"
AT+CFUN=1
After this the modem enters PSM mode and the current is...
Hi,
One of our modules using PCA10090 0.8.2 programming and production nRF9160/nRF52840 modules.
Our customer reported that they can't use PCA10090 0.9.0 re-programming...
Hi! I ran into a little misunderstanding in setting up clock frequency for PDM. I need to work with lower clock frequency than default - 0.64 MHz. I see, that PDM_CLK = 32...
Hi,
Some questions on the scan consumption of nRF52840 and using the attached Online Power Profiler for BLE as reference
If I am using my nRF52840 to scan 24hours at...
I wish to merge the cloud_client example with GPS example. How should I go about it? Along with main.c files of both, which other files will I need to merge?
I am currently making a program that will interpret serial commands from UARTE1 and then send + read something from the other (UARTE0). Previously, when I have been using...
Hello,
I want to be able to send 1 MB of data from a server node to a client node
I have made a simple model with an array that holds 300 bytes.
and upon a timer the...
Hi,
I want to connect Multi peripherals to one central and want to send the device name(peripheral which is connected) through the uart.
How do i get the device name which...
I have seen some variations of this issue but hoping someone can lead me in the right direction.
Similar to others, I am using NRF_LOG_INFO for debug messages. It works...
Hello, I am working on a project which uses nrf52832 module ( https://www.seeedstudio.com/MDBT42Q-nRF52832-based-BLE-module.html ). I just want someone to review its circuit...
Hi!
I'm slightly confused with the documentation regarding softdevices S112 and S113. Among other differences, its noted that SD S113 does not support nrf52820 chipset while...
Hi, I have a custom board based on nRF9160 for which I created custom .dts following porting guide. It seems TX isn't sending anything (stay close to 0V) - config I have is...
I
I want to start a sample project on NRF 9160DK and I am facing some issues. I am following the link ( https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting...