before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi,
We use NRF52832-based BLE module running serialization (SDK 14, softdevice 5.0.0) and STM32F407 MCU running application firmware on a custom board. The project is created...
Hello!
I am looking examples for nRF5_SDK_14.1.0 (For example - ble_app_eddystone )
I need read all attributes with ATT_Read_Blob_Req command.
I can read Device Name (0x2A00...
Hello,
I am using nrf 52832 and sdk 14.0.0. and i am using "ble_app_uart".
I am developing an iOS application.
Its purpose is character transfer.
I want to transfer...
Hello,
I did a quick test using 2 nRF52840 kits to measure the change of the RSSI value based on the distance and the used PHY layer.
For each test, I configured both...
I was reading through the documentation and it mentions you need;
One PCA10028 or PCA10040 development board for the client.
Three development boards or dongles...
Hi,
Is anyone successfully using MMD with the nRF52840 PVK, SES 3.3, recent SDK (e.g., 14.1.0) and S140 softdevice?
I followed the steps in this blog post both on Win10x64...
Hi.
Our company is designing a new device using the nrf52832 chip for BLE communication with other equipment from our Company.
Does the chip come with a factory preprogrammed...
Hi
We are developing ble peripheral application for the nrf52832 using SDK v13.0.0. and everything was working correctly until we tried ble connection with the iphone 7...
Hello Sir,
I have developed my application using nRF52832 chip with BLE connectivity. My device is battery operated and hence i am looking for WiFi chip with small size...
I have three questions about using AES CCM encryption by S132 timeslot API.
Is there an example value for the time request parameter in sd_radio_request(), when using...
I'm working with uart on the nrf52832 and I'm facing an issue related to the baudrate.
In this post a formula for calculating the baudrate given the register value is given...
I'm setting up the message structure for usage in a sensor Model. The sensor readings may be represented by different data types (e.g. float, integer). How is this best handled...
I'm using nrf52832 and building projects on it with the help of sdk 14 and sdk 11 for BLE. Now when I load my code for example the BLE HRS it loads properly with no error...
Hello,
I've upgraded my machine to Windows 10. I can't get Master control panel to work. I keep getting the error message:
No response from master emulator
...