Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
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, I am currently having a project using nrf9160. I would like to learn basic of this microcontroller from example in SDK. Which pca--- should I use for nrf9160? Thank you...
I try to connect an nRF9160-DK board to a private MQTT server.
Using DNS I get a failed responce (-2)
When testing with mosquitto_pub/_sub the DNS is functional.
When...
Hi, I am trying to initilizate the APP_UART using the APP_UART_FIFO_INIT() and initilizate the app_timer, but it does not work, in spite that the code is compiling.
What...
Hi, I am using nRF5340 audio DK PCA10121, NCS 2.1.1 I am following https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#enabling...
In asset_tracker sample program, the general thread program has following structure:
static bool xyz_event_handler(const struct app_event_header *eh)
{
// subscribed...
Hello everyone!
I have a Segger project written previously to catch and process sensordata from a NRF52840 DK thats connected to some peripherals (HC-SR04 and such). My...
My device is a Central that connects to a peer.
I write all relevant characteristic descriptors to enable notification with value 0x01. And indeed all notification work...
Hello, I am currently working on a project where I need to be able to put the device in low power mode (PM_STATE_SOFT_OFF), but I am also using the LittleFS filesystem for...
Hello,
I would like to trigger an action on every successfull connection event of a BLE connection.
Is there a way to know when the connection event was successful or...
Hi all,
We try to compile the smallest project for NRF7002. We except to use it for scan only.
We start from the shell wifi sample in NCS 2.1.2.
When we remove the configuration...
Hello,
thank you for your help to solve my previous issue with resetting the RTC event ( ). I'm glad to move to the next problem with my task, which is triggering the SAADC...
Hello, i tried to implement a commissioner over the API, but i get the error undefined reference to `otCommissionerStart'. In the prj.conf i added:
# Enable COMMISSIONER...
Hi everybody,
I am trying my best to make my nrf52840dk communicating with an external bmp280 sensor using i2c, but I could not even read the cip id.
Maybe I completely...
Hi,
I'm currently using an nRF9160DK with an NB-IoT sim, and the problem I am currently having is that I cannot establish a connection with the nRF cloud.
What have...
Hi,
we have 10 nRF52840 DK's 8 are version 1.0.0 and 2 are version 3.0.0(purchased this week).
The older version 1.0.0(made in Norway) work perfect with our 3V boards...