Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
For a design consulting client, they have a startup problem and need to know the approximate leakage current when a GPIO is in "DISCONNECTED" state.
I know the NFC pins...
I am using Uart Ble example of sdk , i want to write to Tx without UART can u please help me do it
i actualy want to send accelerometer data which is of size 40kb after...
Hi, I have added BLE custom characteristics in my application. I am writing and reading some values through ble scanner mobile app. Here i observed that when i enter string...
Hi,
I trying to use higher MTU size for my application and i have followed the att mtu throughput example. it is working fine upto 50 bytes packet size but when i try...
so, after getting it to compile, now i can no longer write to flash memory and i don't knwo why i am getting this error now. now sure if it is a result of nrf_dfu_flash and...
hi.....
i am interested in Mesh ,actually i want to understand the flow of mesh program (eg light switch example )how does it work,how it transferring from client to server...
Hi all,
In order to lower the power consumption of my device I have been experimenting with WFE. When using WFE I see that the interrupt latency is increased from ~4µs to...
Onl
I have 40 kb of data i need to send, and what i thought was using notification by creating a timer, which will be started as soon as device gets connected, in...
I am trying to interface with a I²C OLED display using Zephyr’s SSD1306 driver. The driver uses i2c_burst_write, which itself requires that i2c_transfer support gather writes;...
This is on SDK 15 : Not all services are reported when doing service discovery on more than one connection at a time.
Basically, ' ble_db_discovery .c' uses ' m_pending_usr_evt_index...
Hello, I am using the nRF51422 Development kit with SDK11. I am using the proximity application for the battery level service. I would like to strictly advertise to a single...
Hi,
I have an application where I have for example 5 BLE transmitting devices . Each device has one push button and each device is assigned to a number 1-5. I also have...
Dear nordic,
I am new in this open thread i tested your examples its working fine. i also tested CLI example i think its working but i didn't see a response in terminal...
I have a few Bluetooth transmitters based on nRF52832. My receiver devices are mainly iOS and Android mobile devices. I'm considering of replacing them with nRF52840 for Bluetooth...
Having issue with nrf52840 interface with sim808 for GPRS connection. I am trying to interface nrf52840 with sim808 using UART. But only AT and ATD command reply i can see...