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 Nordic,
Soft device is s140
SDK version is: nRF5_SDK_17.1.0_ddde560
Bootloader - Secure bootloader.
We are trying buttonless DFU process using secure bootloader...
Hello,
We are trying to use the nrf91 GNSS with the `nrf_modem_gnss` library. I'm looking for clarification on these fields that are listed in `struct nrf_modem_gnss_agps_data_location...
test setup
the custom board schematic
we tried to flash the custom board with the beacon sample here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr...
I just upacked my new nRF52 DK and installed what I think are all the goodies to do development (on my Windows 11 laptop). I can see the board with the Programmer and I loaded...
Hi
I am using 4 x AD7410 in each TWI channel, using both TWI ports. So, altogether 8 AD7410s. ( I used the Adafruit breakout boards).
Initially I get the temperature readings...
The BOOT_SERIAL_WAIT_FOR_DFU feature is meant to wait a number of milliseconds (500 by default) for a message via serial comms. If it doesn't receive a message it continues...
Hello,
I have following problem:
I am using a multilink NUS Central. With one peripheral connection everything works fine. But when make a second connection I sometimes...
Dear support
Try to perform DFU OTA on my final target board and have an error state says - "payload(250 bytes) too long for MTU: 249 "during uploading stage, could anyone...
Hi,
I am developing application on NRF52840 with Zepyr 2.1.2 SDK, and I found two problems when using the example scan_adv, as follows:
Executing bt_le_scan_start in...
My team is developing for an nrf52840 on a custom design pre-production PCBA. Up till now we have been using nrf52840dk_nrf52840 in the"Board" field of the "Add Build Configuration...
Hi Team We’re using Nordic connect sdk 1.9.1 We’ve created a vendor service and defined multiple characteristics in same, We are using Nrf connect mobile app to fetch the...
Hi,
I am trying to capture provision packets from the BLE Mesh. I have nRF app for iOS. My iPhone is considered as a provision device, is it possible to provison another...
We are using SDK v1.9.1 with VS Code to develop software for a custom BLE board using the nrf5340 SoC. We also have/use a nrf5340-DK development board.
We generally update...
I want to make a card according to the NTAG213 specification package of NXP.
After I set the parameters, the default value for reading the card content will be NTAG203...
Hi,
We are running Zephyr 2.4 via PlatformIO on a nRF52840 based product. While spamming the nRF with a ton of BLE packets, after about 15 minutes or so we get the following...