Hi
I want to advertise the sensor data while extended advertising.
iam using the below function,but it failed to update.
bt_le_adv_update_data ( ad , ARRAY_SIZE...
I'm having a lot of new trouble posting to devzone. I can not drag/drop files. It keeps suggesting "An error occurred. Please try again or contact your administrator." This...
Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
example Matter_light_switch in vs code
version using nrf connect sdk -> v2.8.0
manage tool-chain version v2.8.0
nrf52840dk
getting error while building code
...
Hello,
I have a few questions about the nRF9151 DECT NR+ modem.
I see that from the docs that the max TX power is 19dBm, so it's a Class III device as defined in section...
Hi,
I am using nrf52840 to develop a product. I use NCS sdk v2.5.0.
I developed a project based on the [Bluetooth: Central HIDS] example in the NCS SDK. This example enables...
We are running an HCI controller on nRF52833 based on the Zephyr hci_uart sample code. We are using the Zephyr 3.7.0 LTS version.
We have set CONFIG_BT_CTLR_DATA_LENGTH_MAX...
hi,
i add bond function on my project ,
now the Master Control Panel can work correctly(show the Confirm Box )
but the iOS app(on LightBlue),not show any Confirm Box for...
Is possible to put S110 in observer role (as peripheral) , waiting for a specific advertising (or waiting for an active scanning) and then switch to advertiser role (always...
Hello all,
I'd like to use NRF UART App sample code (newest iOS7 version) to send data from iOS6 to nrf51822 for "real time" data transmission. But I found that when I...
Hi,
I am having some issues transferring data from an iPhone to the nRF51822.
Actually, I write block of 16 of my data from the iPhone on a specific characteristic on...
Hello,
I have been reading the documentation about how to program a BLuetooth Low Energy application. In that document, a lot of references to an specific mannual (nRF51822S110...
I am writing one bootloader to decide two apps resided in 0x14000 to 0x40000 with nrf51822 to run. Two apps works fine when starting running itself. But when bootloader switch...
Hi experts,
i found one issue that if i continue to make the 51822 advertise(if advertise timeout, start again), sometimes the 51822 will stop in somewhere. I'm sure that...
I have just acquired the NRF51822 Evaluation Kit and going through the getting started documentation. I can't seem to fix a compiler error which is highlighted in Kiel uVision...
Hi,
I am starting my first project with nRF51822 for my thesis.
I thought its a good idea to start with evolution kit so I bought nRF51822-EK
I assume I will get everything...
Hi, I'm trying to run your ble_app_hrs on your nrf51822 chip using internal rc clock: NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION, so I pass this to the BLE_STACK_HANDLER_INIT...
Hello,
I have just bought an NRF51822-EK to familiarize myself with the micro-controller for a potential future job. Admittedly I feel like I am completely in over my head...
I've made a custom board with an nRF51422. The nRF51 part follows the reference schematics almost identically. After overcoming some reflow issues this board seems communicate...
where is nRF51822 example code appropriate to "nRF Temp App" ?
I have successfully installed "nRF Temp App 2.0" on Nexus 7 with Android 4.3.
Now I would like to run the...