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...
Hi,
I have trouble configuring Here service for multicell positioning. I've used the service before, but recently updated to NCS 2.0.0. I don't know what are the configuration...
Hi,
I'm trying to send a saadc float value over ble (dk to dongle) with ble_nus. I'm getting the right values but also some other stuff in addition. How can I filter this...
I need help with the minimal circuit board requirement of the custom board with nRF52832 and nRF52840 for wireless and SPI communication.
I need to read vales over wireless...
Hello !
Do you have any evaluation results for nRF21540 DK in case of real connectivity range ? Just some typical digits what can be seen easily.
I have own radio and...
I am trying to setup and run the existing scripts, which are part of pc-ble-driver-py.
The following are the steps and tools
1. Installed the pc-ble-driver-py pip install...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I have a custom board with nRF52840/SDK 16/Softdevice 7.3.0 using Secure Dfu Bootloader. On my Android device I use Nordic Dfu Library. I have tried all available Dfu...
Ever since the toolchain manager v1.0.0 came out in the nRF Connect software, I have been unable to download it. I keep getting this error:
Any ideas?
Thanks,
Jow...
Hi
I am using SDK 1.9.1 with VS Code on MacOS to develop for nrf5340. I also have a nrf5340-DK board.
I am having problems finding the right includ file for using the...
I'm new at this (so be gentle). Trying to understand the process for activating a SIM card with Verizon using the NRF9160. I see that this modem is approved; so do I only...
Hi, I want to add CLI in our current firmware. i found a way to do is Zephyr shell. our firmware is based on aws iot sample and nrfconnet sdk1.9.0 after integrating zephyr...
According to data sheet of nRF52832, internal pull up resistance is 13kohm. Can we find the 13kohm internal pull up resistance in the code and can we change that internal...
Ideally we should not get any data when internal pull up resistors of nRF52832 board are disabled and external pull up resistors of SHT 40 Slave sensor are disabled. But I...
Hi,
I haven't been able to actually find out if the VBUS can be used to drive the DETECT signal to go from system off to on mode.
Are there any examples on how to configure...
Hello All, We have designed a custom board for our product and everything pretty much works fine. But now that we have decided to stick to WebBLE, we are facing some issues...