Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
I use 51822 HW TWI to become master.when i send the first byte(Address+write or read bit) to sensor,the event TWI-ERROR is set.Who can tell me, what is the cause of this event...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
Hello everyone,
Please forgive my continued naive questions. This is my first embedded-systems project.
I have been working with an nRF52 development board and SDK 0...
I've used the very well written IOT examples with no problem on a R PI, Ubuntu PC, and BBB all with 3.18 or 3.19 kernels. I've moved to 4.1 and 4.2 kernels and the behavior...
Does Nordic have an example iOS app that gets triggered by the beacon without having the app open?
This is really one of the main needs in beacons applications. Thanks!
Hi, the document nRF6930_Beacon_Ref_Design_UG_v1.1.pdf states:
4.2 nRF Beacon app for Android
The nRF Beacon application is available for download in the Google Play store...
Hi there!
I've successfully built the ble_app_hrs example from SDK 0.9.2 for nRF52 on Mac, using Eclipse and GNU ARM GCC.
When I debug it with JLink, the application...
Hello,
I'm wondering if it is possible to use the Bluetooth without using the scheduler.
Indeed, I'm developping an application which doesn't use Bluetooth up to now,...
Hello,
I am programming nRF51 on Keil. My app uses BLE with softdevice S130, PWM, and I2C communication with two sensors. Also RTT for debugging.
I have already reached...
Hi there!
I use RedBearLabs Nano (nRF51822) for at setup where I've developed BLE code in Arduino to communicate with apps on both iOS and Android.
Now I need to ensure...
Hello,
We recently received an eval kit the the nRF52832, but we were told not to take current measurements with this version. This presents a problem since we are evaluating...
I am using this mbed workthrough, to create a custom GATT Service in C++. However, this code only creates characteristics with UUIDs:
uint16_t percentageUUID = 0xA002;...
This thread mentions having the master read the DFU Revision Characteristic to determine the DFU revision. I've based my DFU and application off the dfu_dual_bank_ble_310_pca10028...
Could you estimate the free space for Application on nRF51 and mRF52, on this case for Homekit with FOTA :
Boot Loadeer with FOTA
Homekit Enable
BLE Software Device...
What are the options to update firmware (Application/Bootloader/Softdevices) for multiple devices built on NRF51x22 ?
Using Master Control Panel could take days programming...