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,
I'm using SDK5 V16 with the NRF52dk. I'm writing a SPI <-> BLE <-> USB I/O chain and am still kinda stumped by the SPI. All the examples work just fine, but when I look...
We seem to be having an issue on several Android devices, where reconnecting sometimes triggers an erroneous GATT_INSUF_AUTHORIZATION. This then causes Android to automatically...
Hello,
I am currently trying to get a project working that uses FDS, but I am having trouble getting the writing and updating working.
The peripherals in my project...
I am trying to use the BluetoothLeScannerCompat for Android library and have the following problem:
At Github I find:
BluetoothLeScannerCompat scanner = BluetoothLeScannerCompat...
I'm looking for a recommendation on how to simply connect 2 radios to implement a remote switch for a fan.
I'm interested in using Zephyr to begin learning to use it. I...
Hi Support,
Since iBasis eSIM card does not support roaming in my country I got an eSIM of Emnify https://www.emnify.com/m2m-iot-coverage. The company's promises are to...
Hi Folks,
I am looking for a high level abstraction layer project as mbeb API which implement the S140 Softdevice stack.
Do you have any repo to suggest? The mbed api...
Hi Devzone:
It's really hard to piece together all the informations so I guess I will seek help here.
I need help choosing the location of one page flash storage for my...
Hi there, Until todayI had no problem programming/controlling my nrf52832 on my custom board. Suddenly Im getting segmentation fault whenever I try to communicate with the...
I am developing an nRF52832 application requiring two separate quadrature encoders interfaces. The included nrfx QDEC driver would work just fine and it would save me a lot...
I have the following statements throughout my code.
printk("Temperature(BMP280): %3.2f %s\r\n",tempFloat,tempUnitsCentigrade?"C":"F");
I would like the format %3.2f...
Hello, I am using the nrf52840 board and SDK(sdk_v15.3.0 and formesh_v3.20).
I have tried to transfer the vendor model status message to the client from the server.
Following...
My nRF 9160 DK is being detect by my computer. And my computer detects that the J-Link driver is connect. But the nRF 52840 is not appearing in file explorer. I'm not sure...