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...
Source: nRF6939-CD-NVS-5.4-livecd.zip Resource download path failure: www.nordicsemi.com/.../Download-infotabs Please provide me with a valid resource download path
Hi,
Recently, I am trying to make a nRF52810 project to run the sample code based on nRF52832.
The application code size is used in nRF52832, Code=56840 RO-data=9600 RW...
I am trying to use SPI master + UART concurrently on the nRF52840 dongle. I am aware that the GPIO pins on the dongle can be used for SPI or UART. However, when trying to...
My nrf9160 which has the v1.0.0 modem and using v1.0.0 sdk has suddenly started continuouly resetting when i try to run asset tracker application. I have tried at-command...
Hello,
I am trying to build the lte_ble_gateway sample. I keep getting a JavaScript Alert TEST_RANDOM_GENERATOR.
I got something simalure with the bluetooth hci uart...
nRF52811 has only one receiver. Most accurate direction finding can be made based on estimation of phase difference between two signals received in two spaced antennas. Such...
Hello – My project needs to report its indoor position to the cloud (no GPS). I intend on using known positions of iBeacons SSID/RSSI coupled with trilateration math – fully...
Hi team, I developed own project based on /examples/dfu/secure_bootloader/pca10056e_ble/ses/. In the original project there was only Release config (no Debug). I modified...
I am trying to figure out how to configure my peripheral such that when a central client tires to enable the service changed characteristic that it succeeds. I am desperately...
I'm working on an application where I will need to initialize the modem, send/receive messages and then turn it down to low power until the next checkin. I did a real simple...
I have read that at each connection event master will send the first packet (empty payload).
In a case where slave latency > 1, the slave will not be listening to master...
Hi devs,
It is not a real issue it is about a possible misconception about app_timer
For my application, I am using multiples timers using app_timer_create. From my understanding...
So I'm coming to the nRF52832 from a couple decades worth of light occasional programming, mostly data analysis and scientific computing in nature, and primarily in C/C++...
Hello,
In my setup, I have 5 clients (buttons) that all report to the same server (lightbulb).
I'm using the Mesh SDK 3.2 light switch example with static provisioning...