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 working on the mqtt sample from ncs\nrf\samples\nrf9160\mqtt_simple. Mostly the nRF9160 connects to the MQTT server in the first attempt. But sometimes I observe...
Hello,
I work on nbiot evaluation and i try to send udp data from my basement.. I boot and attach network from ground-floor and when i'm on PSM mode im going on basement...
I want to run the board at 1.8V and run the uart and spi examples on my laptop. What should be my configurations and which micro-usb port shall I use to connect with laptop...
Hi,
I'm trying to send custom messages between server and client, based on the light switch example. I've modified button_event_handler and the client was able to receive...
Hi Nordic team,
I have an issue: I have to program/flash my mesh application together with softdevice140, mesh-bootloader and device settings page on the nrf52840 chip....
Hi everyone,
I am facing a kind of a strange problem. I want the system to enters system OFF mode when a certain pins goes to LOW. For that reason I have include code section...
I plan to use the nRF52833 or nRF52840 chip and as usual it needs a charger circuitry “PMIC” to charge the battery "Li-Ion"
Is there any special PMIC version recommended...
I'm using nRF52810 in a CR2032 battery powered device.
I use the DCDC mode to enhance power consuption. According to Product Specification in release 1.3 (and unlike nRF52840...
Hi,DevZone
I'm not Native English , sometimes can not express exactly, So, I'll provide a concise description about the question
1, platform: nRF52832_QFAA _E1, nRF5_SDK_13...
I used the NFR connect tool to install softdevice on the NRF52840 Dongle. I see noise about another tool to set up this kit in this forum; these are old. I forget what it...
Hello,
In our application, the central device will connect to one peripheral node at a time, collect the data, and disconnect it. There may be more than 30 to 40 peripheral...
Hi
I have two board nrf52833 along with the antenna array.
I want to implement Angle of Arrival.
I want to know from where can i start. any demo example
please me...
The global window in Nordic SES does not display the static global variables. I am probably missing something very simple, but I can't figure out how to view them when single...
At the very beginning of the program in the main function, my stack pointer is 0x20026390, although I expected it to be in the 0x20040000 area.
In this case, static memory...