Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
Mr. Jared i do apologize for having accidentally verified&closed the issue but to answer your question we've found that the module we were using did not possess a 32khz crystal...
Hi,
I am using the code provided at https://devzone.nordicsemi.com/f/nordic-q-a/85850/example-for-extended-advertisement-receive-node
to send more than 60 bytes, but unable...
hi,
I have a problem about NCS1.9.1 NVS.
I performed `nvs_write` when ble is connected and then a reset occurs:
Whether NVS write can be performed when bluetooth is...
Hello All,
I'm new to using Nordic development kit and VSCode but I am running into an issue when I am trying to build a sample application. When I use the template to create...
I am using bt_nus_send to send data via BLE every 1ms. I've noticed that when connection is bad, this function takes a couple of milliseconds to execute, while when connection...
Hello,
I'm currently developing on the NRF9160, a sensor implementation that sends a few 100 bytes every 24hrs.
However, for demo purposes we need to send the payload...
Hi,
I am working NRF DK (NRF52840), when I am trying to flash the program in NRFGOSTUDIO from that it was showing some error that is " No device detected, or readback protection...
Hi, All
I am using VS Code and nRF connect v1.9.1, I try to set some parameters for scan etc. during running. It would be ideal if they can be saved into NVM and loaded...
Hi,
I am conducting a mesh test and it contains:
An android smartphone,
- running nrf mesh 3.1.7 on github
- sending hundreds of bytes packets to the mesh nodes...
Hi,
I am completely new with the development kit nRF5340, I have plugged in the USB and turn it ON, the status after that as follows,
- LED5 is blinking continuesly
...
Hi I have been doing some current consumption measurements using Nordic's Power Profile Kit 2.
The device I am measuring is a custom BLE device that uses the ADC to sample...
Hello, I'm having problems to debug my application when I check the "Enable debug options" in the build configuration. If I don't check this box, I can debug, however, most...
Hello,
I'm working with a little project in NCS 1.9.1, chip is NRF52805 acting as central, connecting to a peripheral that requires passkey and L3 security. Everything works...
Hello,
We are developping based on SDK 15.2 for nRF52 using IAR 8.11 and S132 V6.1.0 as softdevice for central/peripheral application. Bellow is the test scenario explained...