Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
We used 52840 chip to produce a near field communication module, the antenna is on board antenna, some problems occurred during the verification process, can your engineer...
hello Nordic
i work on nrf52832, trying to run it with zephyr application
one board runs fine (more/less, there are some MPU FAULT issue that i am facing with no luck...
Hi everyone,
I have some issue when my device is in very low temperature of -60°C / -70°C.
We use an NRF52832 (SDK 15) on modules (BMD-300 frome UBLOX formely RIGADO...
I'm working with lsm6ds33 sensor using lsm6ds3 driver I get some results, but they are ae rarely modified and didn't follow the IMU motion so how can I correct this.
(The...
Hello,
When I use sntp to get the timestamp from time3.google.com, getaddrinfo returns a -10 error. nrf9160 device also reboots automatically, why did the device reboot...
Power Profiler app v3.5.0 running in nRF Connect for Desktop v3.12.0 in Ubuntu 220.4 reports "No Supported Devices Connected".
I have used my PPK2 successfully recently...
Hello team,
I was not able to receive a suitable reply for this post for almost two weeks. I started thinking the engineer had gone for vacation. That is the reason I...
Hai, how you doing?
I am facing difficulty in trying to connect ble devices with windows 10. I am using BLE dongle APLIC WDP 304747 (Also tried another couple of BLE dongles...
In nRF Connect SDK 2.1.0 the devices in the DTS file are missing the "label".
For example, in nRF Connect SDK 2.0.0:
gpio0: gpio@842500 {
compatible = "nordic,nrf-gpio...
we are using NRF52840 , with a SD card. Data is stored in SD card in Text file or .csv file every 10 mins. We want to push the data to Mobile App either using the BLE or using...
about ANCS categoryID 12
I see this website
https://www.linkedin.com/pulse/working-ble-profile-apple-notification-center-service-sarda
have any one know
how to get...
Hi Nordic,
1. Dual Uart this code i used
2. Its working fine and am getting output also
3. But i have doute its printing from uart0 but i want from uart1
4. For that...
Hi,
currently, it seems the CIS bidirectional mode is not supported. I understand that telephony and these profiles then are not able to be evaluated like in a "real setup...
I'm looking to develop a board using the nRF52810 SoC, and am prototyping it on breadboard to start with. The circuit I've set up so far is the same as the reference circuitry...
Hello,
I have been trying to resolve an issue for a few days now. Here is what I'm trying to do.
1. initialize gpiote and tie a pin to an interrupt handler
2. initialize...