Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hello,
My configuration:
Windows 10
nrf5SDKforMesh 3.1.0
nRF5 SDK 15.2.0
nRF5832
I am using the SDK UART coexistence example. I successfully built and flashed...
I have a receiver and a transmitter. The transmitter sends 1 byte (increment). the receiver takes the byte and sends it back. there is a lag of 1 package.
Logs (transmiter...
Hi,
I am trying to understand the max number of characterstics per service; In the forms some say it's limited based on the memory allocated for the GATT table internally...
I have a new project that needs to be evaluated, but I still have some uncertainties, so I would like to ask you specifically:
We are going to develop a one-to-many star...
I am just getting started with the nrf9160DK and need to prototype using that board as an SPI slave to receive data and send via cellular (the stock sample code compiles and...
Hi,
I just got the nRF9160 dk and managed to register on the network following the tutorial. However, I tried to turn it on the next day and it doesn't connect to the network...
Hello all,
I am right now working on one project. where i use BT832 in which nrf52810 BLE ic use. i use segger studio in windows 7. For reference i use nRF 5.2.0 SDK. right...
Hi,
Experimental dimming examples contain a 16 bit PWM implementation. I added the Enocean switch functionality to the dimming server example to control the LED on the board...
Hi guys,
my app crashes exactly every 8 minutes.
I have some bug in my code and would want to find what the reason is.
Is it possible to change the internal register...
Dear nordic,
I want to evaluvate thread in nrf52840. can you guide me where i start i need to start from basics and i need to evaluate thread in nrf52840.
We have an application based on
..\ble-mesh-nrf52\nrf5_SDK_for_Mesh_v2.1.1_src\examples\light_switch\proxy_server\light_switch_proxy_server_nrf52832_xxAA_s132_6_0_0.emProject...
We are moving from the Device Manager to Using the Peer Manager.
Up to now we have been using pstorage for
1 log files
2 configuration data
3 firmware upgrade downloads...
Hi I want to ask about the best way to handle a lot of incoming bytes via UART on the nRF52832 (SDK 15.0.0). Unfortunately, the parsing of incoming data seems to be slower...
We are moving from using the Device Manager to the Peer Manager.
We are concerned about side effects concerning updating customer device firmware. One issue of concern is...
I stumbled upon Nordics video on facebook where they show how to calculate the distance between two NRF52840 Dev Kits. Link to video and article: devzone.nordicsemi.com/....