I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
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...
Hi,
I did time measurements for packet transmission (notification) and saw only ~ 30 microseconds (about 1000 ticks with 0 prescale) difference between sending one or up...
Hi,
I am using nrf51822 chip. I am using RTC to generate irq with CC. Everything works fine for IOS and old Android version. New android version makes 2 things when I disconnect...
I own a Surface Pro 3 which has only one USB-Port. Can I set up nRF-Connect with the internal Bluetooth instead of using an USB Hub to connect two development kits?
To whom it may concern.
Ended up on the Nordic Semiconductor website, since I was trying to find a good manufacturer for a Health Smartband and software.
I represent...
Hello, I want to use multiceiver mode nRF24l01. For 4 transmitters.
When setting up the receiver, I can only receive data from the tube 0.
I can not understand how to tell...
Hi all, I'm working on SDK13.0.0 secure bootloader and I'm curious to know about
Why nordic defined, dfu service uuid(0xFE59) is 16-bit uuid and characteristics in...
Hello,
I am attempting to use GCC with Eclipse. I have installed all the tools, sdk, etc. and have also installed Mentor Sourcery CodeBench to get the Make and rm tools...
Hello,
I'd like to know if it's possible to use this chip to analyze the spectrum in the range of 800MHz 1GHz, and if it's possible to capture raw data. With the information...
Hi,
I am working on SDK13 multiperipheral example trying to add nus in code, but it is not able to send anything to connected android , nrf52 is receiving only 1 byte if...
Hi,
I want a Mesh solution with gateway which is able to connect Amazon Web services(AWS) via MQTT.
6LoWPAN mesh network based on IEEE 802.15.4.
Mesh devices can be...
I'm looking into a project that needs to have BLE to communicate with a user and a mesh network to communicate with multiple data gathering nodes connected by 2.4GHz RF links...
Hi,
I am using nrf52832 for my application. The application share same SPI module for two sensors(with sensors are selected using two chip select pins). Is it possible...