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...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
hello,
I use buttons_leds_init(&erase_bonds) to get data from AS3933 LF chip after it give nrf52810 a wake signal. But after i start a app_timer, the button bsp_event_handler...
Hello Everyone,
i am trying to create the new project in keil version but i dont know how to include library files and how to create new program file please help me in...
Hello, is it possible to receive and transmit RSCS characteristic on only one nRF51 DK ? If merging rscs_example and rscs_c_example into 1 project is a good idea ?
Hi,
I'm having issues getting code to run using nRF51 SDK 10.0, on an nRF51822xxac.
I am using the pca10028 ble_app_hrs_c example, and the inculded softdevice "s130_nrf51_1...
Dear all
I am currently working with a nRF52840 Dongle, the ble_app_blinky_s140 example.
To power some external circuits i have to set VDD to 1.8V.
Until now i tried...
hi, this is Shivaji, I have to work on Bluetooth mesh, so which kit I have to buy, can I buy thingy52 or can I buy nrf52dk. which board should I buy, and can get the android...
Dear Sir,
I have bought a BMD 300 chip.
I have implemented a firmware with segger embedded studio and SDK15 for nrf52832.
I have flashed it to BMD300 DK from Rigado...
Hi:
As we are going to use nRF52840 on our product, we were trying the check the HW security implemented in the chip. nRf52840 implemented Arm TrustZone CryptoCell-310 in...
Hi Team,
I hope you are doing good.....
I am using nRF51822 with the SDK version 12.3.0 in windows, keil version is 5.26.
In the blu_app_uart Application i want...
Hi,
In order to isolate the issue, I've created an app that :
1. switches to dc2dc mode.
2. calls sd_app_evt_wait()
I still see 3ma consumption,
any ideas...
Hi
Actually i have a big project and have a problem in the estimation of FLASH and RAM memory for the project
i ma going to implement the mesh SDK with the BLE Stack because...
Hello,
I am working with a custom board with the nrf52832 chip.
I have merged and written the following on the board: SD (s132, 6.1.0) + secure bootloader from the latest...
Hello,
I purchased a nRF52 DK board and sparkfun nrf52832 breakout board , and was successful with blinking the LED on the breakout board.
In order to test if I would...
Hello,
(I am using SDK 15.1 on a linux system)
I will breakdown the question in two parts -
when do we get fatal ? - i know one or two cases for example when softdevice...
Hi.....
i want to transfer the data for every one minute from peripheral device to nrf connect via (phone app).. how to declare in the program and what function to be used...