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...
NRF52832
SDK 17.0.2
SoftDevice 132
I am connecting with telnet to an exposed RTT port to see the logs. I adjusted sdk_config.h to use RTT instead of UART logging. The...
Question 1:
The nRF9160 datasheet V2.0 claims the sensitivity is: CATM=-108dBm (mid band); NBIOT=-114dBm (mid band).
However when the unit connects, we get a printout...
So in the MQTT example the following function is used to write the CA certificate to the modem so a TLS connection can be setup.
In our code/TLS setup we want to use Client...
Sorry this is an urgent request and we could not find much information on the internet about this module. We have a tight schedule so it might be a good idea to post here...
Hi, Hope your are well, i am currently in the final part of my project where i am SPI Gyroscope float data from one nordic nrf52dk (S132) to another such that i can analyize...
I am running read str 0x3e000 12 via UART line but there is nothing which gets printed on the terminal.
Even if i write some hex value to a particular flash memory location...
Hi there,
I have set up the nRF2427 with the nRFgo Starter Kit motherboard (nRF6700). The motherboard is recognized and I have all of the 2.4GHz options available. I would...
Hello,
I am working on the nrf52832 board with SDK16.
I am using a custom BLE example.
My TWI and BLE code work ok individually but when I integrate them it does not...
Using S132 v7.2, I'm getting a hard fault at PC 0x00015810 (I see the flag set in SEGGER, and the console outputs a SOFTDEVICE ASSERT FAILED error) that I'm working on manually...
Hi,
The 'nRF Connect' SDK (v1.4.99-dev1) sample OpenThread CLI is programmed to receive 'ot' commands from UART console. When configured with multi-protocol support, the...
Hello,
I have a problem that sometimes the supl_client_session() function halts the system by not finishing and ending the session while getting the timeout expired SUPL...
Hi
I can't find fwid for sd132 7.2
|s132_nrf52_5.0.0|0x9D| |s132_nrf52_5.1.0|0xA5| |s132_nrf52_6.0.0|0xA8| |s132_nrf52_6.1.0|0xAF| |s132_nrf52_6.1.1|0xB7| |s132_nrf52_7...
Hi there,
Our team is developing an application based on the nRF5340-DK - we are developing on the DK while our hardware is in transit. Our schematic largely follows the...
Hello, I use the internal crystal, the application in my board runs normally and it shows the board is in fast advertising state. However, I can't find bluetooth signal through...
I'm running the Zephyr hci_usb sample on a nRF52833DK to see if I can use it as a Bluetooth dongle on my Ubuntu dev machine. It appears as /dev/ttyACM0, so:
sudo btmon ...