Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
I am using a STlink to flash a nrf51822 module , and i am using Keil to do that, i flashed the module but when i am scanning it to find it in my mobile i cant find it, i doesn...
Hi ,
Does the Application update depend on bootloader version? . I changed the boot loader but application remains same on my device , hence the device is not booting up...
I have an application with three other tasks beside the sdh task. I'm trying to integrate softdevice to my existing freertos application, but soon after the task scheduler...
Hi,
What would be the procedure for updating the firmware of device through another host micro controller UART? (Not with PC tools like nrf go studio, nrf connect, nrf jprog...
Sir,
I have a MDBT50Q-UFL evaluation board. I am using Keil uVision 5 and flashing is done through ST-Link. I downloaded the example files from http://developer.nordicsemi...
Hi,
I have Ublox EVK-NINA-B3 on table, which has totally different pin layout than NRF52 DK (not sure why): https://www.u-blox.com/sites/default/files/EVK-NINA-B3_UserGuide_...
Hello everyone! I am a beginner and I need help in understanding advertising data. I am migrationg from SDK 13 to SDK 15.2. In SDK 13, the advertising data with manufacturer...
Dear Engineer,
work on sdk15.2, pca10040 eavl board. one as central run this code
\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\examples\ble_central\ble_app_multilink_central...
I am starter developer of nRF51822 custom board.
in this board 16 mhz crystal is connected externally with XC1 and XC2 pins(37 & 38)
nRF5_SDK_12.1.0_0d23e2a rar file is...
Hello everyone,
I know that there are many similiar questions on the DevZone but i am not able to get it work and i dont uderstand it yet.
For example: https://devzone...
(Mesh_v2.11, SDK_15.0.0, NRF52832)
Hello,
I wonder if a device can relay DFU packets even though mesh_relay is disabled by nrf_mesh_opt_set(NRF_MESH_OPT_NET_RELAY_ENABLE...
I am trying to set up the nrf52840 dongle on IAR using an I-jet for debugging. I have iar version 8.32.1. I am using example project ble_app_blinky from the ble_peripheral...
Hi I met a problem during programming a combo of HID on nrf52. I have set combo HID that have keyboard and multi touch. after pairing my smartphone(galaxy note 8), keyboard...
Dear Colleagues,
I'd appreciate your advice on the selecting external or internal pullup or pulldown design for a wake up button which would cause minimal increase in current...
Hi.
I'm trying to make a bluetooth based sip/puff controller for disabled people. The main use case will be to enable people that can't use their hands, but move their head...