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...
Hello.
I am evaluating with nRF52833 DK board. I checked both peripheral/uart and ble_peripheral/ble_app_hrs.
Examples work each well on nRF52833 DK. I want to add the...
Hi support Team,
Following are my Questions.
1. Please recommend me three development boards from Nordic. I would like to build the mesh Network.For example one will transmit...
I am seeing a number of issues, but since they appear to be different, I will use different threads.
Setup: have gone to ble_blinky example to keep things as simple as possible...
Hi, i am new to the nRF52840, i like the features it has and i want to create a board using it. In the datasheet it is said to have 2 ARM processors and i want to use it as...
About 3.7V Li-Po battery on spec., can we read adc value from the battery using p0.04(A1) without external voltage divider circuits? In fact, 3.7V battery outputs 4V ,seeing...
Hi,
I'm now planning to test BLE AoA using nRF52833 DK. For now the DK doesn't have antenna array, so I plan to use an addon board like below:
Is there any link or example...
How can I define paths in SES (Windows), like $SDK_PATH, for my project?
- if they are defined in macros, what is the syntax?
- is there a standard variable that has a...
HI there,
I wanted to use nrfx spi with nRF5 SDK 17.0, but it was removed. I checked that in nRF5 SDK 15.3 it should be available, but when I downloaded it the example is...
Hi Everyone,
Last two weeks I'm trying to make a Real time streaming custom service on PCA10056 DK. I have modified the ble_image_transfer code according to my requirement...
I'm testing the Zigbee CLI Agent example and try to read info from my Titan wall sensor. I can read almost all info, but not values, that are using float type.
How I can...
Hi everyone,
I have an issue when i am writing to flash sometimes i get a SOFTDEVICE assertion failed just after using the function fds_gc().
The structure i write...
Hi,
Similar to https://devzone.nordicsemi.com/f/nordic-q-a/45544/nrf9160-dk-psm-current-too-high-after-opening-and-closing-a-tcp-socket/260026#260026 , however they said...
I have been looking at the Mesh library for BLE communication and wonder how much work it would be for me to use the same library for a long range 2,4 GHz radio?
Is the...
Hi,
now we use SDK17 "ble_app_hids_keyboard" example, we found after the moble phone connected to the ble keyboard, if the ble keyboard power off and power on ,the phone...
I am trying to to do adc reading from external 9V Litum battery.
In the PS document, I know nRF52832 can read adc until VDD(3.7V ???).
Then, in my case, do I have to design...